# Packages

Code generated by counterfeiter.
Package payload ...

# Functions

New creates a new instance of a SessionClient.

# Constants

RedactedFillin used as a replacement string in debug logs for sensitive data.

# Variables

ErrAuthenticationRequired is returned if a request is made before an authentication token has been provided to the client.

# Structs

Operation defines the API operation to be invoked.
Request defines the properties of an API request.

# Interfaces

BodyProvider declares an interface that describes an HTTP body, for both request and response.
ResponseConsumer ...
SessionClient provides an interface for a REST API client go:generate counterfeiter -o fakes/client.go --fake-name SessionClient .

# Type aliases

Params ...