Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentServer ¶
func NewAgentServer ¶
func NewAgentServer(net network.Net) *AgentServer
func (*AgentServer) SendInfoToClients ¶
func (a *AgentServer) SendInfoToClients(info []byte) bool
func (*AgentServer) StartServer ¶
func (a *AgentServer) StartServer(port string)
func (*AgentServer) StopServer ¶
func (a *AgentServer) StopServer()
Click to show internal directories.
Click to hide internal directories.