# Functions
CheckPassword hash compares raw password with it's hashed values.
GetUserIdByUsername check if a user exists in database by given username.
HashPassword hashes given password.
# Structs
No description provided by the author
No description provided by the author