package
3.0.0-rc.3+incompatible
Repository: https://github.com/drillbits/iris.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewStore creates and returns a new store based on the session id(string) and the cookie life duration (time.Duration).

# Variables

Config is just the Redis(service)' config.
Provider is the redis provider.

# Structs

Store the redis session store.

# Type aliases

Values is just a type of a map[interface{}]interface{}.