Closed coolparadox closed 7 years ago
Name sugestion: OverridesList() Returns a map containing ASNs and descriptions
OverridesList()
Reference: pulse#14
Update: OverridesList() will return a slice of geoipdb.AsnOverride instead of a map.
geoipdb.AsnOverride
This is enables direct parsing by mongo.
+1 for slice. Its easier to work with in UI code as well.
Name sugestion:
OverridesList()
Returns a map containing ASNs and descriptionsReference: pulse#14