package
0.1.6
Repository: https://github.com/trustbloc/fabric-cli-ext.git
Documentation: pkg.go.dev

# Functions

New returns a new HTTP client.
WithAuthToken sets an authorization token in the header.
WithTransport sets the transport for the client.

# Structs

Client is an HTTP client.
HTTPResponse contains an HTTP response.

# Type aliases

Opt defines an option for the HTTP client.
RequestOpt sets a request option.