agent

package
v0.0.0-...-37d5b15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentTask

type AgentTask struct {
	// contains filtered or unexported fields
}

func NewAgent

func NewAgent() *AgentTask

func (*AgentTask) MsgProc

func (a *AgentTask) MsgProc(closeSig chan bool, message interface{})

func (*AgentTask) OnDestroy

func (a *AgentTask) OnDestroy()

func (*AgentTask) OnInit

func (a *AgentTask) OnInit()

type TcpClient

type TcpClient struct {
	Stat uint32 //链接状态

	Conn *net.TCPConn

	Raddr string
}

func NewClient

func NewClient() *TcpClient

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL