# Packages
No description provided by the author
# Functions
DoGetFallback will attempt to do the request as-is, and on a 405 it will fallback to a GET request.
NewClient returns a new Client.
# Variables
DefaultRoundTripper is used if no RoundTripper is set in Config.
# Interfaces
Client is the interface for an API client.
# Type aliases
No description provided by the author