package
0.10.1
Repository: https://github.com/ibm/cloudant-go-sdk.git
Documentation: pkg.go.dev

# Functions

GetAuthenticatorFromEnvironment instantiates an Authenticator using service properties retrieved from external config sources.
No description provided by the author
NewErrorResponse creates a new ErrorResponse middleware.
No description provided by the author

# Structs

No description provided by the author
ErrorResponse is an error augmentation RoundTripper that in case of http error response parses the return body and converts it to a closer match to the standard error including adding a trace ID and appending the CouchDB/Cloudant error reason to the message.