Documentation ¶
Index ¶
- type FilteringField
- type Parser
- func (parser *Parser) ExplainAntiSpamReportCategory(cat string) string
- func (parser *Parser) ExplainBCL(bcl string) string
- func (parser *Parser) ExplainSCL(scl string) string
- func (parser *Parser) ExplainSFV(sfv string) string
- func (parser *Parser) ParseAndRender(tableWidth int)
- func (parser *Parser) ParseAntiSpamReport()
- func (parser *Parser) ParseAuthenticationResult()
- func (parser *Parser) ParseMicrosoftAntiSpam()
- func (parser *Parser) Render()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FilteringField ¶
func (*FilteringField) TableRow ¶
func (field *FilteringField) TableRow() []string
type Parser ¶
type Parser struct { Fields []*FilteringField // contains filtered or unexported fields }
func NewParserWithEnvelop ¶
func (*Parser) ExplainAntiSpamReportCategory ¶
func (*Parser) ExplainBCL ¶
func (*Parser) ExplainSCL ¶
func (*Parser) ExplainSFV ¶
func (*Parser) ParseAndRender ¶
func (*Parser) ParseAntiSpamReport ¶
func (parser *Parser) ParseAntiSpamReport()
func (*Parser) ParseAuthenticationResult ¶
func (parser *Parser) ParseAuthenticationResult()
func (*Parser) ParseMicrosoftAntiSpam ¶
func (parser *Parser) ParseMicrosoftAntiSpam()
Click to show internal directories.
Click to hide internal directories.