Versions in this module Expand all Collapse all v0 v0.0.2 Jun 1, 2024 Changes in this version + var ErrPasswordNil = fmt.Errorf("password is nil") + type Password struct + Hashed string + Original string + Salt string