jsoncs3

package
v2.29.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2025 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(m map[string]any) (appauth.Manager, error)

func NewDicewareGenerator

func NewDicewareGenerator(config map[string]any) (*dicewarePassword, error)

func NewRandGenerator

func NewRandGenerator(config map[string]any) (*randomPassword, error)

func NewWithOptions

func NewWithOptions(mds metadata.Storage, generator PasswordGenerator) (*manager, error)

Types

type PasswordGenerator

type PasswordGenerator interface {
	GeneratePassword() (string, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL