Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// CfgOptionCustomListFileKey is the config key for custom filter list file.
CfgOptionCustomListFileKey = "filter/customListFile"
)
View Source
var ( // ErrNotConfigured is returned when updating the custom filter list, but it // is not configured. ErrNotConfigured = errors.New("custom filter list not configured") )
Functions ¶
func LookupCountry ¶
LookupCountry checks if the country code is in a custom filter list.
func LookupDomain ¶
LookupDomain checks if the Domain is in a custom filter list.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.