Versions in this module Expand all Collapse all v1 v1.0.5 Nov 27, 2022 Changes in this version + func CheckPassword(pw string, flag Flag, minLen int, maxLen ...int) bool + type Flag uint8 + const L + const L_OR_U + const N + const S + const U