Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChainGateway ¶
type ChainGateway interface {
Get(chain string) gateway.ChainGateway
}
func New ¶
func New(cfg *config.ChainGateway) ChainGateway
Click to show internal directories.
Click to hide internal directories.