Versions in this module Expand all Collapse all v0 v0.0.3 Mar 5, 2025 Changes in this version + type Manager struct + func NewManager(inScope, outOfScope []string, fieldScope string, noScope bool) (*Manager, error) + func (m *Manager) Validate(URL *url.URL, rootHostname string) (bool, error)