# 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.