# Functions

Client constructor.
Handler constructor.

# Structs

Client is a fasthttp.Client wrapper to dialog with a JSON API.
Handler provides helper methods to send and retrieve transactions without directly interacting with the HTTP Client.
Response is a fasthttp.Response wrapper.