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.

# Structs

Options defines the available options for this package.
Session is a simple wrapper around a session manager.

# Type aliases

Option defines a single option function.