Documentation
¶
Index ¶
- func CheckAddClient(conn defs.IConnection, sessionId string, serviceHandle network.ServiceHandle, ...) defs.ISession
- func DelClient(sessionId string)
- func DelClientByConnId(connId string) []defs.ISession
- func GetClient(sessionId string) defs.ISession
- func GetClientCount() int64
- func RangeClient(f func(string, defs.ISession) bool)
- type Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAddClient ¶
func CheckAddClient(conn defs.IConnection, sessionId string, serviceHandle network.ServiceHandle, async ...bool) defs.ISession
func DelClientByConnId ¶
func GetClientCount ¶
func GetClientCount() int64
Types ¶
Click to show internal directories.
Click to hide internal directories.