Documentation
¶
Index ¶
Constants ¶
View Source
const ( APIKeyString = "AK-" ServiceKeyString = "SK-" ServiceSessionString = "SS-" )
Variables ¶
View Source
var ( APIKey = []byte(APIKeyString) ServiceKey = []byte(ServiceKeyString) ServiceSession = []byte(ServiceSessionString) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.