Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
DomainAlignment DomainAlignmentCheck
}
type DomainAlignmentCheck ¶
type Status ¶
type Status int
Status is a description of the DKIM status
ENUM( none fail pass unknown
)
func ParseStatus ¶
ParseStatus attempts to convert a string to a Status
func (Status) MarshalText ¶
MarshalText implements the text marshaller method
func (*Status) UnmarshalText ¶
UnmarshalText implements the text unmarshaller method
Click to show internal directories.
Click to hide internal directories.