Documentation
¶
Overview ¶
Package common provides shared utilities for go-pugleaf
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IgnoreHeadersMap = map[string]bool{ "message-id": true, "subject": true, "from": true, "date": true, "references": true, "path": true, "xref": true, }
IgnoreHeadersMap is a map version of IgnoreHeaders for fast lookup
View Source
var VerboseHeaders = false
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.