package
0.0.0-20240118144727-49c77aaf7713
Repository: https://github.com/gboyeedev/simplebank.git
Documentation: pkg.go.dev

# Functions

CheckPassword checks if the provided password is correct or not.
HashPassword returns the bcrypt hash of the password.
IsSupportedCurrency returns true if the currency is supported.
LoadConfig reads configuration from file or environment variables.
RandomCurrency generates a random.
No description provided by the author
RandomInt generate a random integer between min & max.
RandomMoney generates a random amount of money.
RandomOwner generates a random owner name.
RandomString generate a random string of length n.

# Constants

Constants for all supported currencies.
Constants for all supported currencies.
Constants for all supported currencies.

# Structs

No description provided by the author