eop

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FilteringField

type FilteringField struct {
	Key              string
	Value            string
	ValueExplanation string
	Explanation      string
}

func (*FilteringField) TableRow

func (field *FilteringField) TableRow() []string

type Parser

type Parser struct {
	Fields []*FilteringField
	// contains filtered or unexported fields
}

func NewParserWithEnvelop

func NewParserWithEnvelop(env *enmime.Envelope) *Parser

func (*Parser) ExplainAntiSpamReportCategory

func (parser *Parser) ExplainAntiSpamReportCategory(cat string) string

func (*Parser) ExplainBCL

func (parser *Parser) ExplainBCL(bcl string) string

func (*Parser) ExplainSCL

func (parser *Parser) ExplainSCL(scl string) string

func (*Parser) ExplainSFV

func (parser *Parser) ExplainSFV(sfv string) string

func (*Parser) ParseAndRender

func (parser *Parser) ParseAndRender(tableWidth int)

func (*Parser) ParseAntiSpamReport

func (parser *Parser) ParseAntiSpamReport()

func (*Parser) ParseAuthenticationResult

func (parser *Parser) ParseAuthenticationResult()

func (*Parser) ParseMicrosoftAntiSpam

func (parser *Parser) ParseMicrosoftAntiSpam()

func (*Parser) Render

func (parser *Parser) Render()

Jump to

Keyboard shortcuts

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