//
pkg.gl
Category
github.com/m-lab/uuid-annotator
geoannotator
package
0.5.10
Repository:
https://github.com/m-lab/uuid-annotator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
157 SLOC
#
Functions
New
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
NewFake creates a fake GeoAnnotator that contains no data.
#
Interfaces
GeoAnnotator
GeoAnnotator is just a regular annotator with a Reload method and an AnnotateIP method.