package
0.0.0-20240803164801-c928bbc2aeca
Repository: https://github.com/bacnx/simplebank.git
Documentation: pkg.go.dev

# Functions

CheckPassword checks if the provided password is correct or not.
GetConfig get configs from app.env in path or from environemnt variables.
HashPassword returns the bcrypt hash of password.
IsSupportedCurrency returns true if currency is supported.
No description provided by the author
No description provided by the author
No description provided by the author
RandomMoney return balance.
RandomOwner return owner name.
No description provided by the author

# Constants

Constances for all supported currencies.
Constances for all supported currencies.
Constances for all supported currencies.

# Structs

Config contains all environment variables.