//
pkg.gl
Category
github.com/trustbloc/fabric-cli-ext
cmd
file
httpclient
package
0.1.6
Repository:
https://github.com/trustbloc/fabric-cli-ext.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
129 SLOC
#
Functions
New
New returns a new HTTP client.
WithAuthToken
WithAuthToken sets an authorization token in the header.
WithTransport
WithTransport sets the transport for the client.
#
Structs
Client
Client is an HTTP client.
HTTPResponse
HTTPResponse contains an HTTP response.
#
Type aliases
Opt
Opt defines an option for the HTTP client.
RequestOpt
RequestOpt sets a request option.