Documentation ¶
Index ¶
- type OnChain
- func (oc *OnChain) Capabilities() *identity.Capabilities
- func (oc *OnChain) Init(ctx context.Context, prefix config.Prefix, callbacks identity.Callbacks) (err error)
- func (oc *OnChain) InitPrefix(prefix config.Prefix)
- func (oc *OnChain) Name() string
- func (oc *OnChain) Resolve(ctx context.Context, identifier string) (*fftypes.Identity, error)
- func (oc *OnChain) Start() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OnChain ¶
type OnChain struct {
// contains filtered or unexported fields
}
func (*OnChain) Capabilities ¶
func (oc *OnChain) Capabilities() *identity.Capabilities
func (*OnChain) InitPrefix ¶
Click to show internal directories.
Click to hide internal directories.