package
6.0.0-beta.10+incompatible
Repository: https://github.com/nuts-foundation/nuts-node.git
Documentation: pkg.go.dev

# Functions

New creates a new DefaultHTTPClient.
NewMockHTTPClient creates a new mock instance.

# Structs

DefaultHTTPClient implements HTTPClient using HTTP.
MockHTTPClient is a mock of HTTPClient interface.
MockHTTPClientMockRecorder is the mock recorder for MockHTTPClient.
PresentationsResponse is the response for the GetPresentations endpoint.

# Interfaces

HTTPClient is the interface for the client that invokes the remote Discovery Service.