Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DkimKey ¶
type DkimKey struct { V Field G Field H Field K Field N Field P Field S Field T Field Unrecognized map[string]Field ParseError ParseError }
DkimKey represents a DKIM public key, as published to DNS in a format intended for diagnostics and display
func NewDkimKey ¶
type FieldError ¶
type Item ¶
func NewTagValue ¶
NewTagValue parses a rfc 6376 tag=value input and returns a slice containing all the parsed tag-value pairs
type ParseError ¶
func (ParseError) Error ¶
func (e ParseError) Error() string
Click to show internal directories.
Click to hide internal directories.