Versions in this module Expand all Collapse all v0 v0.0.3 May 4, 2024 v0.0.2 May 1, 2024 Changes in this version + func HashUserPwd(email, password string) string + type Store interface + func NewStore(db *sqlx.DB, keyPairs ...[]byte) Store