package
Version:
v0.0.0-...-8592b1a
Opens a new window with list of versions in this module.
Published: May 16, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 6
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{})
}
func (gate *Gate) OnDestroy()
func (gate *Gate) Run(closeSig chan bool)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.