package
0.0.0-20231104071240-ae2eaf70a771
Repository: https://github.com/aceberg/rediary.git
Documentation: pkg.go.dev
# Functions
Auth - main auth func.
HashPassword - generate hash from password.
LogOut - log out.
MatchPasswords - check if password and hash matches.
StartSession for new login.
ToTime - converts string (example: 3d) to time.Duration.