//
pkg.gl
Category
github.com/maxmind/geoipupdate/v7
client
package
7.1.0
Repository:
https://github.com/maxmind/geoipupdate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
301 SLOC
#
Functions
New
New creates a Client.
WithEndpoint
WithEndpoint sets the base endpoint to use.
WithHTTPClient
WithHTTPClient sets the HTTP client to use.
#
Structs
Client
Client downloads GeoIP2 and GeoLite2 MMDB databases.
DownloadResponse
DownloadResponse describes the result of a Download call.
#
Type aliases
HTTPError
HTTPError is an error from performing an HTTP request and receiving a non-200 status code.
Option
Option is an option for configuring Client.