Documentation ¶
Index ¶
Constants ¶
View Source
const ( DeviceUnknown = "unknown" DeviceDesktop = "desktop" DeviceMobile = "mobile" DeviceTablet = "tablet" DeviceOther = "other" // e.g. bots ClientUnknown = "unknown" ClientBrowser = "browser" ClientMobileBrowser = "mobile browser" ClientEmailClient = "email client" ClientRobot = "robot" )
Variables ¶
View Source
var ( EmailClients = [...]string{"Windows Live Mail", "Outlook", "Apple Mail", "Thunderbird", "Lotus Notes", "Postbox", "Sparrow", "PocoMail"} RegexesPath = "/var/mailgun/uap_regexes.yaml" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.