# Functions
FetchFromLicenseKey initializes a GeoipFetcher that downloads the GeoLite2 database files from MaxMind, using the provided license key to authenticate.
No description provided by the author
NewLocator initializes a new geoip.Locator by setting up access to the GeoIP databases.
# Type aliases
GeoliteFetcher defines a function type for asynchronously fetching and downloading GeoIP databases.