package
0.5.1
Repository: https://github.com/lonng/nano.git
Documentation: pkg.go.dev

# Functions

New returns a new session instance a NetworkEntity is a low-level network instance.

# Variables

ErrIllegalUID represents a invalid uid.

# Structs

Router is used to select remote service address.
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 represent low-level network instance.

# Type aliases