package
0.0.0-20220916203922-7b7c10a5d0ef
Repository: https://github.com/trustbloc/ace.git
Documentation: pkg.go.dev
# Functions
DoRequest makes an HTTP request.
WithAuthToken specifies an authorization token.
WithBody specifies HTTP request body.
WithHTTPClient specifies the custom HTTP client.
WithMethod specifies an HTTP method.
# Type aliases
Opt configures HTTP request options.