Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DataPrefix = []byte{0x00} Cookie = []byte{0x01, 0x00} SitePrefix = []byte{0x01, 0x01} AcmePrefix = []byte{0x01, 0x02} APIKeyNamePrefix = []byte{0x01, 0x03} APIKeyHashPrefix = []byte{0x01, 0x04} TranslateKeyPrefix = []byte{0x02, 0x00} TranslateIDPrefix = []byte{0x02, 0x01} TranslateSeqPrefix = []byte{0x02, 0x02} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.