Documentation
¶
Index ¶
- type TBD
- func (tbd *TBD) Capabilities() *identity.Capabilities
- func (tbd *TBD) Init(ctx context.Context, config config.Section) (err error)
- func (tbd *TBD) InitConfig(config config.Section)
- func (tbd *TBD) Name() string
- func (tbd *TBD) SetHandler(namespace string, handler identity.Callbacks)
- func (tbd *TBD) Start() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TBD ¶
type TBD struct {
// contains filtered or unexported fields
}
TBD is a null implementation of the Identity Interface to avoid breaking configuration created with the previous "onchain" plugin
func (*TBD) Capabilities ¶
func (tbd *TBD) Capabilities() *identity.Capabilities
func (*TBD) InitConfig ¶ added in v1.1.0
func (*TBD) SetHandler ¶ added in v1.1.0
Click to show internal directories.
Click to hide internal directories.