scookie

package
v0.1.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2024 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

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"` // strict / lax / none
	HashKey  string `json:"hashKey"`
	BlockKey string `json:"blockKey"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL