Documentation ¶
Overview ¶
Package controller provides command handlers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommandHandlers ¶
GetCommandHandlers returns all command handlers provided by controller.
Types ¶
type Opt ¶
type Opt func(opts *allOpts)
Opt represents a controller option.
func WithBlocDomain ¶
WithBlocDomain is an option allowing for the trustbloc domain to be set.
func WithMessageHandler ¶
func WithMessageHandler(handler ariescmd.MessageHandler) Opt
WithMessageHandler is an option allowing for the message handler to be set.
func WithNotifier ¶
WithNotifier is an option for setting up a notifier which will notify clients of events.
func WithWebhookURLs ¶
WithWebhookURLs is an option for setting up a webhook dispatcher which will notify clients of events.
Directories ¶
Path | Synopsis |
---|---|
Package command provides commands for rest/wasm/cli usage.
|
Package command provides commands for rest/wasm/cli usage. |
blindedrouting
Package blindedrouting provides blinded routing features for agents.
|
Package blindedrouting provides blinded routing features for agents. |
didclient
Package didclient provides did commands.
|
Package didclient provides did commands. |
mediatorclient
Package mediatorclient provides client features for aries mediator commands.
|
Package mediatorclient provides client features for aries mediator commands. |
store
Package store provides store commands.
|
Package store provides store commands. |
internal
|
|
cmdutil
Package cmdutil provides utilities.
|
Package cmdutil provides utilities. |
logutil
Package logutil provides helpful functions for logging.
|
Package logutil provides helpful functions for logging. |
mocks
Package mocks provides useful mocks for testing different command controller features.
|
Package mocks provides useful mocks for testing different command controller features. |
mocks/protocol
Package protocol provides useful mocks for testing different command controller features.
|
Package protocol provides useful mocks for testing different command controller features. |
msghandler
Package msghandler provides messaging service related implementations.
|
Package msghandler provides messaging service related implementations. |
testutil
Package testutil provides helpful functions for testing command controller.
|
Package testutil provides helpful functions for testing command controller. |
Package rest provides rest operation.
|
Package rest provides rest operation. |
blindedrouting
Package blindedrouting provides REST operations for blinded routing command.
|
Package blindedrouting provides REST operations for blinded routing command. |
didclient
Package didclient provides REST operations.
|
Package didclient provides REST operations. |
mediatorclient
Package mediatorclient provides REST operations for mediator client command.
|
Package mediatorclient provides REST operations for mediator client command. |
Click to show internal directories.
Click to hide internal directories.