oschwald / geoip2-golang

Unofficial MaxMind GeoIP2 Reader for Go
ISC License
1.86k stars 191 forks source link

geoip2.ASN no Network Prefix support? #115

Closed triplekill closed 2 months ago

triplekill commented 5 months ago

geoip2.ASN no Network Prefix support?

oschwald commented 5 months ago

I am not entirely sure what you are asking, but if you are asking how to get the network for the record, you can use github.com/oschwald/maxminddb-golang with the structs from this package.