package
0.2.5
Repository: https://github.com/chenjl-ops/go-lib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewKeyFromURL creates a new Key from an TOTP or HOTP url.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrGenerateMissingAccountName When generating a Key, the Account Name must be set.
ErrGenerateMissingIssuer When generating a Key, the Issuer must be set.
ErrValidateInputInvalidLength The user provided passcode length was not expected.
ErrValidateSecretInvalidBase32 Error when attempting to convert the secret from base32 to raw bytes.

# Structs

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author