Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerService ¶
func NewHanlderService ¶
func NewHanlderService(config *config.Config, factory *agent.AgentFacotry, messageServer *message.MessageServer) *HandlerService
NewHandlerService create a new handler service, can get all the client's message
func (*HandlerService) Handle ¶
func (h *HandlerService) Handle(conn acceptor.AcceptorConn)
func (*HandlerService) SetAgentFacotry ¶
func (h *HandlerService) SetAgentFacotry(factory *agent.AgentFacotry)
Click to show internal directories.
Click to hide internal directories.