Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidIPReceived = errors.New("the received IP is invalid")
)
View Source
var HTTPClient = &http.Client{ Timeout: 10 * time.Second, }
HTTPClient is the client used to perform the http requests against the API
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.