import "github.com/ebfe/ipcc"
Package ipcc provides IP to country code mapping
func Lookup(ip net.IP) stringLookup returns a 2 letter country code for the given IP or "" if the IP isn't found in the database.
Generated by godoc2md
import "github.com/ebfe/ipcc"
Package ipcc provides IP to country code mapping
func Lookup(ip net.IP) stringLookup returns a 2 letter country code for the given IP or "" if the IP isn't found in the database.
Generated by godoc2md