inspect

package
v0.0.0-...-3760dc4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsValidDomainName

func IsValidDomainName(value string) bool

Types

type Domain

type Domain struct {
	Name       string
	Extension  string
	Subdomains []string
}

func New

func New(value string) (*Domain, error)

func (*Domain) Inspect

func (d *Domain) Inspect() error

func (*Domain) InspectDKIM

func (d *Domain) InspectDKIM() error

func (*Domain) InspectDMARC

func (d *Domain) InspectDMARC() error

func (*Domain) InspectSPF

func (d *Domain) InspectSPF() error

func (*Domain) Uri

func (d *Domain) Uri() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL