Versions in this module Expand all Collapse all v1 v1.0.1 Mar 19, 2021 v1.0.0 Sep 5, 2020 Changes in this version + type Password string + func New(password string) Password + func (p Password) Verify(password string) bool