package
0.0.0-20240418092412-c8a1236b08b3
Repository: https://github.com/lkarrie/learn-go-project.git
Documentation: pkg.go.dev

# Functions

CheckPassword checks id the provided password is correct or not.
HashPassword returns the bcrypt hash of the password.
No description provided by the author
LoadConfig reads conf from file or env.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

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

# Structs

Config stores all configuration of the application The values are read by viper from a config file or env.