Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
Registry manages chain adapters
func (*Registry) Register ¶
func (r *Registry) Register(adapter types.ChainAdapter) error
Register registers a chain adapter
func (*Registry) SupportedChains ¶
SupportedChains returns all registered chain types
Click to show internal directories.
Click to hide internal directories.