package
0.0.0-20230311124025-a277c7c13a8f
Repository: https://github.com/aradtenenbaum/backendcourse.git
Documentation: pkg.go.dev

# Functions

Check if password is correct.
Hash the received password.
No description provided by the author
LoadConfig will read configuration from a file or environment variables.
RandomCurrency generates a random currency code.
No description provided by the author
RandomInt generates a random integer between min and max.
RandomMoney generates a random amount of money.
RandomOwner generates a random owner name.
RandomString generates a random string of length n.

# Constants

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

# Structs

Will hold all configuration of application.