package
1.1.8
Repository: https://github.com/fasthttp/session.git
Documentation: pkg.go.dev

# Functions

NewConfigWith instance new configuration with especific paremters.
NewDao create new database access object.
NewDefaultConfig return default configuration.
NewProvider new postgres provider.

# Constants

ProviderName postgres provider name.

# Structs

Config session postgres configuration.
Dao database access object.
DBRow database row definition.
Provider provider struct.
Store store struct.