| .. | ||
| .gitignore | ||
| .golangci.yml | ||
| config.go | ||
| domains.go | ||
| emails.go | ||
| justfile | ||
| LICENSE | ||
| lookups.go | ||
| README.md | ||
| validator.go | ||
validator
Library that validates different things:
- A/CNAME/MX lookups
- Domain names
- Emails
- etc
Check go doc for examples
| .. | ||
| .gitignore | ||
| .golangci.yml | ||
| config.go | ||
| domains.go | ||
| emails.go | ||
| justfile | ||
| LICENSE | ||
| lookups.go | ||
| README.md | ||
| validator.go | ||
Library that validates different things:
Check go doc for examples