Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidV1AccountKey ¶
func IsValidV1WorkerKey ¶
func NewV1AccountKey ¶
func NewV1AccountKey() string
func NewV1WorkerKey ¶
func NewV1WorkerKey() string
Types ¶
type ApiKeyType ¶
type ApiKeyType string
const ( AccountApiKey ApiKeyType = "account" WorkerApiKey ApiKeyType = "worker" )
Click to show internal directories.
Click to hide internal directories.