package
0.5.10
Repository: https://github.com/m-lab/uuid-annotator.git
Documentation: pkg.go.dev

# Functions

New makes a new Annotator that uses IP addresses to generate geolocation and ASNumber metadata for that IP based on the current copy of MaxMind data stored in GCS.
NewFake creates a fake GeoAnnotator that contains no data.

# Interfaces

GeoAnnotator is just a regular annotator with a Reload method and an AnnotateIP method.