package
0.0.0-20240708100453-5908cd5f8002
Repository: https://github.com/tijanadmi/moveginmongo.git
Documentation: pkg.go.dev

# 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.
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

# Structs

Config stores all configuration of the application.