Versions in this module Expand all Collapse all v0 v0.1.6 Feb 8, 2022 Changes in this version + func NewEmptyValidator() *emptyValidator + func NewRegexpValidator(regexps map[*regexp.Regexp]time.Duration) *regexpValidator + type Validator interface + Valid func(url *url.URL, age time.Duration) bool