# Packages
go:generate ffjson $GOFILE.
# Functions
GetSessionFromRequest obtains a session from a relay request.
NewBasicClient creates a new BasicClient instance.
# Structs
BasicClient represents a basic client with a logging, full node host, and a global request timeout.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author