package
0.3.1
Repository: https://github.com/strabox/caravela.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Build a valid HTTP/HTTPS URL and returns it as a string.
Build and execute an HTTP Request and frees all the resources getting all the data before.
Validate the HTTP message content extracting the JSON into a Go structure if necessary.
Encodes a golang struct into a buffer using JSON format.
Encodes a golang struct into a an array of bytes.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Create offer struct/JSON used in REST APIs when a supplier offer resources to be used by others.
Get offers struct/JSON used in the REST APIs.
Launch container struct/JSON used in the REST APIs.
Neighbor offer's message struct/JSON used in the REST APIs.
Remove offer struct/JSON used in remote REST APIs when a supplier remove its offer from a trader.
Refresh offer struct/JSON used in remote REST APIs when a trader refresh an offer.
Response to a refresh offer message used in remote REST APIs when a supplier acknowledges the refresh message.
Stop container struct/JSON used in the REST APIs.

# Type aliases

HTTP Generic handler for all of HTTP endpoints.