//
pkg.gl
Category
github.com/katena-chain/sdk-go-client
api
package
1.1.2
Repository:
https://github.com/katena-chain/sdk-go-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
166 SLOC
#
Functions
NewClient
Client constructor.
NewHandler
Handler constructor.
#
Structs
Client
Client is a fasthttp.Client wrapper to dialog with a JSON API.
Handler
Handler provides helper methods to send and retrieve transactions without directly interacting with the HTTP Client.
RawResponse
Response is a fasthttp.Response wrapper.