Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //ErrAPIResponseSuccessFalse is returned when the response was false ErrAPIResponseSuccessFalse = errors.New("api response success false") //ErrClientNotFound is returned when the client was not found on the proxy server ErrClientNotFound = errors.New("client not found") )
Functions ¶
This section is empty.
Types ¶
type IPEntry ¶
IPEntry holds the true IP address of a client
Click to show internal directories.
Click to hide internal directories.