package
0.0.0-20230125104336-de8b615f3b5b
Repository: https://github.com/diego-mike/hardcore-backend-golang.git
Documentation: pkg.go.dev

# Functions

check if password is correct comparing to hashedPassword.
returns the bcrypt hash of the password.
returns true if currency is supported.
LoadConfig reads configuration from file or environment variables.
generates random currency.
generates random email.
generate random int.
generates random money.
generates random owner.
generate random string.

# Constants

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

# Structs

Config stores all configurations of the application The values are read by viper.