# Packages
Package blindedrouting provides blinded routing features for agents.
Package didclient provides did commands.
Package mediatorclient provides client features for aries mediator commands.
Package store provides store commands.
# Functions
NewExecuteError returns new command execute error.
NewValidationError returns new command validation error.
WriteNillableResponse is a utility function that writes v to w.
# Constants
DIDClient error group for DID client command errors.
ExecuteError is error type for command execution failure.
MediatorClient error group for mediator client command errors.
Store error group for Store command errors.
UnknownStatus default error code for unknown errors.
ValidationError is error type for command validation errors.
# Structs
AriesHandler implements aries handler.