package
0.16.0
Repository: https://github.com/threefoldtech/tfgrid-sdk-go.git
Documentation: pkg.go.dev

# Functions

NewClient grid proxy client constructor.
NewRetryingClient retrying grid proxy client constructor.
NewRetryingClient retrying grid proxy client constructor with a timeout as a parameter.
RequestPages returns the pages value from header response.

# Structs

Clientimpl concrete implementation of the client to communicate with the grid proxy.
No description provided by the author
RetryingClient wraps the given client and does the actions with retrying.

# Interfaces

Client a client to communicate with the grid proxy.
No description provided by the author