package
1.3.2-rc.1
Repository: https://github.com/hyperledger/firefly.git
Documentation: pkg.go.dev

# Structs

Capabilities the supported featureset of the identity interface implemented by the plugin, with the specified config.

# Interfaces

Callbacks is the interface provided to the identity plugin, to allow it to request information from firefly, or pass events.
Plugin is the interface implemented by each identity plugin.