Documentation ¶
Overview ¶
Package ipwhois is a command that queries IANA and other Network Information Centers for IP ownership by country.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrAnswerNotFound = errors.New("answer not found")
ErrAnswerNotFound means that query command was not able to find the line for the country in the returned responses. It can happen either because the IP is invalid, but also because the parser could have failed and you need to query further using other tools.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.