Documentation
¶
Overview ¶
Package geoip implements functions for parsing and processing GeoIP resource files.
Index ¶
Constants ¶
View Source
const ( TypeMaxmind Type = "MaxMind" TypeV2Ray = "V2Ray" TypeMetaV0 = "Meta-geoip0" TypeSing = "sing-geoip" )
Variables ¶
View Source
var ErrInvalidDatabase = errors.New("invalid GeoIP database")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.