Versions in this module Expand all Collapse all v0 v0.1.0 Nov 8, 2020 Changes in this version + const DBContextKey + const SigningContextKey + type User struct + ID uuid.UUID + PasswordHash []byte + Username string + func GetUserByUsername(db *sql.DB, username string) (User, error)