package
0.0.0-20240125161630-11b510d195b2
Repository: https://github.com/jfmajer/rest-api-gin.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
HashPassword takes a plaintext password and returns its bcrypt hash.
VerifyPassword compares a hashed password with a plaintext password.
No description provided by the author