//
pkg.gl
Category
github.com/nbutton23/zxcvbn-go
match
package
0.0.0-20210217022336-fa2cb2858354
Repository:
https://github.com/nbutton23/zxcvbn-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
5
Files
34 SLOC
#
Structs
DateMatch
DateMatch is specifilly a match for type date.
Match
Match represents different matches.
Matcher
Matcher are a func and ID that can be used to match different passwords.
#
Type aliases
Matches
Matches is an alies for []Match used for sorting.