package
0.0.0-20200601210633-2d6eab052d90
Repository: https://github.com/efforg/starttls-backend.git
Documentation: pkg.go.dev

# Functions

ValidateRegularly regularly runs checker.CheckDomain against a Domain- Hostname map.

# Structs

Validator runs checks regularly against domain policies.

# Interfaces

DomainPolicyStore is an interface for any back-end that stores a map of domains to its "policy" (in this case, just the expected hostnames).