package
0.0.0-20210106173130-0f828a44b340
Repository: https://github.com/cardsity/management-api.git
Documentation: pkg.go.dev
# Functions
Compares the supplied string with that hash.
Uses Argon2ID to hash the supplied string with the supplied config.
A card is only valid if it has fewer than 101 characters and at least 1 character.
Checks if the card amount for one deck is valid.
Returns the amount of blanks found in a text.
Returns the default Argon2ID config used for hashing the password.
Checks if a password meets the password requirements.
# Structs
No description provided by the author