Documentation
¶
Index ¶
- func CleanGeoSiteCache()
- func LoadProviderByCode(countryCode string) (matcher *router.DomainMatcher, count int, err error)
- func RegisterGeoDataLoaderImplementationCreator(name string, loader func() LoaderImplementation)
- type AttributeList
- type AttributeMatcher
- type BooleanMatcher
- type Loader
- type LoaderImplementation
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanGeoSiteCache ¶
func CleanGeoSiteCache()
func LoadProviderByCode ¶
func LoadProviderByCode(countryCode string) (matcher *router.DomainMatcher, count int, err error)
func RegisterGeoDataLoaderImplementationCreator ¶
func RegisterGeoDataLoaderImplementationCreator(name string, loader func() LoaderImplementation)
Types ¶
type AttributeList ¶
type AttributeList struct {
// contains filtered or unexported fields
}
func (*AttributeList) IsEmpty ¶
func (al *AttributeList) IsEmpty() bool
type AttributeMatcher ¶
type BooleanMatcher ¶
type BooleanMatcher string
Click to show internal directories.
Click to hide internal directories.