Documentation ¶
Index ¶
Constants ¶
View Source
const (
LENGTH = 100
)
Variables ¶
View Source
var (
CHAR_SET = []byte("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.")
)
Functions ¶
Types ¶
type GeneratedSecret ¶
func Generate ¶
func Generate() (GeneratedSecret, error)
Click to show internal directories.
Click to hide internal directories.