# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
NewHTTPSender creates, initializes and returns a new instance of HTTPSender.
No description provided by the author
No description provided by the author
WriteErrorResponse writes Http header, encode error response with JSON format and writes to the HTTP response.
No description provided by the author

# Structs

BaseResponse defines the base content for response DTOs (data transfer objects).
Versionable shows the API version in DTOs.

# Interfaces

HTTPSender is the interface for http requests.