package
0.0.0-20240226210538-a95da0ebac7c
Repository: https://github.com/johanboer/graphql-golang.git
Documentation: pkg.go.dev
# Functions
CheckPassword hash compares raw password with it's hashed values.
GetUserIdByUsername check if a user exists in database by given username.
GetUserByID check if a user exists in database and return the user object.
HashPassword hashes given password.
# Structs
No description provided by the author
No description provided by the author