kkgeoip

package module
v0.0.0-...-cefce5e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

README

HOWTO

  • Assign GeoIPDBDirPath to your GeoLite2-Country.mmdb, GeoLite2-ASN.mmdb, GeoLite2-City.mmdb folder path before use it.

Example

kkgeoip.GeoIPDBDirPath = conf.Config().DataStore.GeoIPPath
kkgeoip.CountryCode("1.1.1.1")

Source

maxmind.com

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GeoIPDBDirPath = "/usr/share/GeoIP"

Functions

func ASN

func ASN(ipAddr string) *geoip2.ASN

func City

func City(ipAddr string) *geoip2.City

func Country

func Country(ipAddr string) *geoip2.Country

func CountryCode

func CountryCode(ipAddr string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL