ipipdotnet / ipdb-go

IPIP.net officially supported IP database ipdb format parsing library
Apache License 2.0
299 stars 49 forks source link

Is it possible to enumerate the values for ENUM-like fields in ipdb file? #12

Closed t-bzhan closed 3 years ago

t-bzhan commented 3 years ago

Is it possible to enumerate the values for those ENUM-like fields like region_name, city_name, isp_domain in the ipdb file, we found that is pretty useful as we need to map these values to our own data model. image

ipipdotnet commented 3 years ago

db.Fields() list fields