Documentation
¶
Index ¶
- func New(m map[string]any) (appauth.Manager, error)
- func NewDicewareGenerator(config map[string]any) (*dicewarePassword, error)
- func NewRandGenerator(config map[string]any) (*randomPassword, error)
- func NewWithOptions(mds metadata.Storage, generator PasswordGenerator) (*manager, error)
- type PasswordGenerator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDicewareGenerator ¶
func NewRandGenerator ¶
func NewWithOptions ¶
func NewWithOptions(mds metadata.Storage, generator PasswordGenerator) (*manager, error)
Types ¶
type PasswordGenerator ¶
Click to show internal directories.
Click to hide internal directories.