Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InCtx = Middleware
InCtx puts the session in the context
Functions ¶
Types ¶
type Option ¶ added in v1.1.3
type Option func(*sessions.CookieStore)
Option for the session middleware
func WithDomain ¶ added in v1.1.3
Set the domain for the application session This is useful when you want to share the session between subdomains.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.