package
1.1.1-beta
Repository: https://github.com/rule110-io/surge.git
Documentation: pkg.go.dev

# Functions

AcceptSession accepts a incoming session connection.
CloseSession handles session termination and removes from map.
GetExistingSessionWithoutClosing does not attempt to create a connection only returns existing.
GetExistingSession does not attempt to create a connection only returns existing.
GetExistingSessionWithoutClosing does not attempt to create a connection only returns existing.
GetSession returns a session for given address.
GetSessionLength .
GetSessionsString .
Initialize initializes the session manager.
No description provided by the author
No description provided by the author
UpdateActivity updates the activity timestamp on a session.

# Structs

Session is a wrapper for everything needed to maintain a surge session.