keys

package
v1.8.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DataPrefix         = []byte{data}
	DataExistsPrefix   = []byte{exists}
	Cookie             = []byte{ops, 0x00}
	SitePrefix         = []byte{ops, 0x01}
	AcmePrefix         = []byte{ops, 0x02}
	APIKeyNamePrefix   = []byte{ops, 0x03}
	APIKeyHashPrefix   = []byte{ops, 0x04}
	AdminPrefix        = []byte{ops, 0x05}
	TranslateKeyPrefix = []byte{tr, 0x00}
	TranslateIDPrefix  = []byte{tr, 0x01}
	TranslateSeqPrefix = []byte{tr, 0x02}

	CountryCodePrefix = []byte{countryCode}
	RegionCodePrefix  = []byte{regionCode}
	RegionNamePrefix  = []byte{regionName}
	CityNamePrefix    = []byte{cityName}
	CityCodePrefix    = []byte{cityCode}
	ReferralPrefix    = []byte{referral}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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