# Functions
DefaultConfig creates a new configuration structure with the default values.
NewCaravelaIP creates a new client for a CARAVELA's daemon hosted in the given IP.
No description provided by the author
# Constants
CaravelaInstanceUnavailableError is obtained when the client tries to send a request to a CARAVELA's instance that is not working e.g.
UnknownError deals with unexpected errors.
# Structs
Client holds all the necessary information to interact with CARAVELA's daemon.
Configuration holds the configuration parameters for the CARAVELA's client.
Error represents the errors returned by the CARAVELA's client.