package
Version:
v1.1.44
Opens a new window with list of versions in this module.
Published: Jun 2, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Agent interface {
WriteMsg(msg interface{})
LocalAddr() net.Addr
RemoteAddr() net.Addr
Close()
Destroy()
UserData() interface{}
SetUserData(data interface{})
KeepAlive()
}
func (gate *Gate) OnDestroy()
func (gate *Gate) Run(closeSig chan bool)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.