Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidNodeID = errors.New("invalid node ID")
)
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Conn *Conn // contains filtered or unexported fields }
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) SignalHandler ¶
func (s *Server) SignalHandler(w http.ResponseWriter, r *http.Request)
SignalHandler will
Click to show internal directories.
Click to hide internal directories.