package
0.0.0-20241007081357-bede6665bebc
Repository: https://github.com/gopad/gopad-api.git
Documentation: pkg.go.dev
# Functions
New simply initializes a new session storage used for OAuth2/OIDC.
WithLifetime provides a function to set the lifetime option.
WithName provides a function to set the secure option.
WithPath provides a function to set the path option.
WithSecure provides a function to set the secure option.
WithStore provides a function to set the store option.
# Type aliases
Option defines a single option function.