Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GeneratePassword ¶ added in v0.6.6
func GeneratePassword(ctx context.Context, passConf passwordConf, generator passwordGenerator) (password string, err error)
GeneratePassword from the password configuration. This will either generate based on a password policy or from the provided formatter. The formatter/length options are deprecated.
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.