package
1.2.2
Repository: https://github.com/guoceng/client_golang.git
Documentation: pkg.go.dev

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

# Structs

Config defines configuration parameters for a new client.

# Interfaces

Client is the interface for an API client.

# Type aliases

No description provided by the author