package
0.0.0-20210217022336-fa2cb2858354
Repository: https://github.com/nbutton23/zxcvbn-go.git
Documentation: pkg.go.dev

# Structs

DateMatch is specifilly a match for type date.
Match represents different matches.
Matcher are a func and ID that can be used to match different passwords.

# Type aliases

Matches is an alies for []Match used for sorting.