Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ValidKeyMsg = "A valid key must have no more than 255 characters; only A-Z, a-z, 0-9, and _ are allowed"
Functions ¶
func IsValidKey ¶
IsValidKey checks if a key is valid if it follows the following criteria: must have no more than 255 characters; only A-Z, a-z, 0-9, and _ are allowed
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.