# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

GetCommandHandlers returns all command handlers provided by controller.
GetRESTHandlers returns all REST handlers provided by controller.
WithAutoAccept is an option allowing for the auto accept to be set.
WithAutoExecuteRFC0593 enables RFC0593.
WithDefaultLabel is an option allowing for the defaultLabel to be set.
WithHTTPClient is an option for setting up a custom HTTP client.
WithLDService is an option for setting up a custom JSON-LD service.
WithMessageHandler is an option allowing for the message handler to be set.
WithNotifier is an option for setting up a notifier which will notify clients of events.
WithWalletConfiguration is an option for customizing vcwallet controller.
WithWebhookURLs is an option for setting up a webhook dispatcher which will notify clients of events.

# Interfaces

HTTPClient represents an HTTP client.

# Type aliases

Opt represents a controller option.