# 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.