package
7.1.0
Repository: https://github.com/maxmind/geoipupdate.git
Documentation: pkg.go.dev

# Functions

New creates a Client.
WithEndpoint sets the base endpoint to use.
WithHTTPClient sets the HTTP client to use.

# Structs

Client downloads GeoIP2 and GeoLite2 MMDB databases.
DownloadResponse describes the result of a Download call.

# Type aliases

HTTPError is an error from performing an HTTP request and receiving a non-200 status code.
Option is an option for configuring Client.