package
0.0.0-20231214144635-a707781cbb24
Repository: https://github.com/khulnasoft/codebase.git
Documentation: pkg.go.dev
# Functions
New returns new CookieMan with default cookie option.
# Structs
CookieMan manages cookies.
CookieOption represents cookie options.
CookieStore stores a cookie.
# Interfaces
Cipher is crypt interface to encrypt/decrypt cookie.