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

# Packages

Package command provides commands for rest/wasm/cli usage.
Package rest provides rest operation.

# Functions

GetCommandHandlers returns all command handlers provided by controller.
GetRESTHandlers returns all REST handlers provided by controller.
WithBlocDomain is an option allowing for the trustbloc domain to be set.
WithDidAnchorOrigin is an option allowing for the did anchor origin.
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.
WithSidetreeToken is an option allowing for the sidetree token.
WithUnanchoredDIDMaxLifeTime option is max time for unanchored to be trusted .
WithWebhookURLs is an option for setting up a webhook dispatcher which will notify clients of events.

# Type aliases

Opt represents a controller option.