# Functions
NewClient grid proxy client constructor.
NewRetryingClient retrying grid proxy client constructor.
NewRetryingClient retrying grid proxy client constructor with a timeout as a parameter.
# 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.