# Packages
No description provided by the author
# Functions
NewHTTPClientWrapper creates an instance of httpClient which is a wrapper for http.Client.
# Structs
APINode defines an api node structure.
APIResponse defines an api reponse holding a list of nodes.
HTTPClientWrapperArgs defines the arguments needed to create a new client.
# Interfaces
HTTPClient defines the behaviour of a http client.