package
0.0.0-20241124041204-bc94d4c5b16b
Repository: https://github.com/00duck/wishr-api.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
FromContext returns the value stored in the SessionKey.
No description provided by the author
NewContext creates a new context with the SessionKey associated to its corresponding Key type.
# Constants
SessionCookieName is called by various functions to identify which cookie is used for the session.
SessionKey is the arbitrarily defined key for the user claim.
# Type aliases
Key is used specifically here as a key for the request context.