Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conn ¶
type RouteHandler ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) RegisterHandler ¶
func (s *Server) RegisterHandler(route uint8, handler RouteHandler)
RegisterHandler 注册处理器
Click to show internal directories.
Click to hide internal directories.