package
0.1.8
Repository: https://github.com/trustbloc/agent-sdk.git
Documentation: pkg.go.dev

# Packages

Package blindedrouting provides REST operations for blinded routing command.
Package didclient provides REST operations.
Package mediatorclient provides REST operations for mediator client command.

# Functions

Execute executes given command with args provided and writes error to response writer.
SendError sends command error as http response in generic error format.
SendHTTPStatusError sends given http status code to response with error body.

# Interfaces

Handler http handler for each controller API endpoint.