//
pkg.gl
Category
github.com/lonng/nano
session
package
0.5.1
Repository:
https://github.com/lonng/nano.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
37
Files
364 SLOC
#
Functions
New
New returns a new session instance a NetworkEntity is a low-level network instance.
#
Variables
ErrIllegalUID
ErrIllegalUID represents a invalid uid.
Lifetime
#
Structs
Router
Router is used to select remote service address.
Session
Session represents a client session which could storage temp data during low-level keep connected, all data will be released when the low-level connection was broken.
#
Interfaces
NetworkEntity
NetworkEntity represent low-level network instance.
#
Type aliases
LifetimeHandler