# Functions
NewNodeRatingClient creates an instance of httpClient which is a wrapper for http.Client.
# Variables
ErrEmptyApiUrl signals that an empty api url has been provided.
ErrEmptyPubKeys signals that no public keys have been provided in config.
ErrNilHTTPClient signals that a nil http client have been provided.
# Structs
ArgsNodeRating defines the arguments needed to create a new client.