package
0.0.0-20240113091812-7bc73748ad6e
Repository: https://github.com/jagre/go.git
Documentation: pkg.go.dev

# Functions

NewManager is a global manager of the session.
Register makes a session provide available by the provided name.

# Variables

No description provided by the author

# Structs

Manager struct.
MemoryProvider struct.
SessionStore struct.

# Interfaces

Provider interface Defined all operation for sesion.
Session interface Defined all actions for session.