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).
# Type aliases
Values is just a type of a map[interface{}]interface{}.