package
0.0.0-20230107161324-ccf302cef9b5
Repository: https://github.com/ayobami-00/booketo-mvc-go-postgres-gin.git
Documentation: pkg.go.dev

# Packages

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

# Functions

CheckPassword checks if the provided password is correct or not.
HashPassword returns the bcrypt hash of the password.
LoadConfig reads configuration from file or environment variables.
No description provided by the author
RandomEmail generates a random email.
Random generates a random id.
RandomInt generates a random integer between min and max.
RandomString generates a random string of length n.

# Structs

Config stores all configuration of the application.
No description provided by the author