# Packages

No description provided by the author

# Variables

ErrNoMetadataFound error should be returned when a provider could not find the corresponding IP metadata.

# Interfaces

Config is the configuration of a GeoIPProvider.
GeoIPProvider defines methods for obtaining the geographical location based on the provided IP address.
GeoIPProviderFactory can create GeoIPProvider instances.