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

# Packages

Package geoipupdate provides a library for using MaxMind's GeoIP Update service.
Package vars holds random vars, consts, and defaults.

# Functions

IsPermanentError returns true if the error is non-retriable.
NewFileLock creates a new instance of FileLock.
NewJobProcessor inits a new JobProcessor struct.

# Structs

FileLock provides a file lock mechanism based on flock.
HTTPError is an error from performing an HTTP request.
JobProcessor runs jobs with a set number of workers.