Documentation ¶
Index ¶
Constants ¶
View Source
const Identifier = password.DefaultCharSet
Identifier is a charset to be used to generate unique identifiers. These are typically used for snapshots and names.
View Source
const Printable = " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
Printable is a charset that contains all printable ascii characters
View Source
const Safe = password.DefaultCharSet
Safe is a charset used for generating passwords that can be safely passed without having to be escaped.
Variables ¶
View Source
var Sources []password.PasswordSource
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.