cookiebot

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const CookieName = "CookieConsent"

Variables

This section is empty.

Functions

This section is empty.

Types

type Cookie struct {
	Stamp       string `json:"stamp" yaml:"stamp"`
	Necessary   bool   `json:"necessary" yaml:"necessary"`
	Preferences bool   `json:"preferences" yaml:"preferences"`
	Statistics  bool   `json:"statistics" yaml:"statistics"`
	Marketing   bool   `json:"marketing" yaml:"marketing"`
	Method      string `json:"method" yaml:"method"`
	Version     string `json:"ver" yaml:"ver"`
	UTC         int    `json:"utc" yaml:"utc"`
	Region      string `json:"region" yaml:"region"`
}

{stamp:'VLZnHUKBPLqZCJyClLLmnGglmUPeZsGxrmiAEZ48i7UH39ptKHY4MA==',necessary:true,preferences:true,statistics:true,marketing:true,method:'explicit',ver:1,utc:1724770548958,region:'de'}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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