package
Version:
v0.5.7
Opens a new window with list of versions in this module.
Published: Nov 15, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Domain string `json:"domain"`
MaxAge int `json:"maxAge"`
Path string `json:"path"`
Prefix string `json:"prefix"`
HttpOnly bool `json:"httpOnly"`
SameSite string `json:"sameSite"`
HashKey string `json:"hashKey"`
BlockKey string `json:"blockKey"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.