headers

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HeaderParser

type HeaderParser struct {
	// contains filtered or unexported fields
}

HeaderParser ...

func NewParser

func NewParser(h mail.Header) *HeaderParser

NewParser ...

func (HeaderParser) Err

func (hp HeaderParser) Err() error

Err ...

func (HeaderParser) ParseBcc

func (hp HeaderParser) ParseBcc() []*mail.Address

ParseBcc ...

func (HeaderParser) ParseCc

func (hp HeaderParser) ParseCc() []*mail.Address

ParseCc ...

func (HeaderParser) ParseDate

func (hp HeaderParser) ParseDate() time.Time

ParseDate ...

func (HeaderParser) ParseFrom

func (hp HeaderParser) ParseFrom() []*mail.Address

ParseFrom ...

func (HeaderParser) ParseInReplyTo

func (hp HeaderParser) ParseInReplyTo() []string

ParseInReplyTo ...

func (HeaderParser) ParseMessageID

func (hp HeaderParser) ParseMessageID() string

ParseMessageID ...

func (HeaderParser) ParseReferences

func (hp HeaderParser) ParseReferences() []string

ParseReferences ...

func (HeaderParser) ParseReplyTo

func (hp HeaderParser) ParseReplyTo() []*mail.Address

ParseReplyTo ...

func (HeaderParser) ParseResentBcc

func (hp HeaderParser) ParseResentBcc() []*mail.Address

ParseResentBcc ...

func (HeaderParser) ParseResentCc

func (hp HeaderParser) ParseResentCc() []*mail.Address

ParseResentCc ...

func (HeaderParser) ParseResentDate

func (hp HeaderParser) ParseResentDate() time.Time

ParseResentDate ...

func (HeaderParser) ParseResentFrom

func (hp HeaderParser) ParseResentFrom() []*mail.Address

ParseResentFrom ...

func (HeaderParser) ParseResentMessageID

func (hp HeaderParser) ParseResentMessageID() string

ParseResentMessageID ...

func (HeaderParser) ParseResentSender

func (hp HeaderParser) ParseResentSender() *mail.Address

ParseResentSender ...

func (HeaderParser) ParseResentTo

func (hp HeaderParser) ParseResentTo() []*mail.Address

ParseResentTo ...

func (HeaderParser) ParseSender

func (hp HeaderParser) ParseSender() *mail.Address

ParseSender ...

func (HeaderParser) ParseTo

func (hp HeaderParser) ParseTo() []*mail.Address

ParseTo ...

Jump to

Keyboard shortcuts

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