package
0.6.1
Repository: https://github.com/threefoldtech/tfexplorer.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new client, if identity is not nil, it will be used to authenticate requests against the server.
NewSigner create a signer with a seed.
NewSignerFromFile loads signer from a seed file.
Page returns a pager.

# Variables

ErrRequestFailure is returned if client fails to send the request mostly duo to network problem.

# Structs

No description provided by the author
HTTPError is the error type returned by the client it contains the error and the HTTP response.
NodeFilter used to build a query for node list.
No description provided by the author
Signer is a utility to easily sign payloads.

# Interfaces

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