package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Oct 3, 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
¶
View Source
var (
DataPrefix = []byte{0x00}
OpsPrefix = []byte{0x01}
Cookie = []byte{0x01, 0x00}
SitePrefix = []byte{0x01, 0x01}
AcmePrefix = []byte{0x01, 0x02}
TranslateKeyPrefix = []byte{0x02, 0x00}
TranslateIDPrefix = []byte{0x02, 0x01}
TranslateSeqPrefix = []byte{0x02, 0x02}
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.