Versions in this module Expand all Collapse all v0 v0.1.0 Apr 4, 2022 Changes in this version + func Hash(password string) (string, error) + func Validate(password string, hashedPassword string) (bool, error)