Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitEthereum ¶
func InitEthereum(ctx context.Context, lsConfig *bridgeCore.LsConfig, store bridgeCoreStores.MainStore, helpers utils.Utils, pool *bridgeCore.Pool) bridgeCore.Listener
func InitRonin ¶
func InitRonin(ctx context.Context, lsConfig *bridgeCore.LsConfig, store bridgeCoreStores.MainStore, helpers utils.Utils, pool *bridgeCore.Pool) bridgeCore.Listener
Types ¶
type BridgeController ¶
type BridgeController struct {
*bridgeCore.Controller
}
func NewBridgeController ¶
func NewBridgeController(cfg *bridgeCore.Config, db *gorm.DB, helpers utils.Utils) (*BridgeController, error)
Click to show internal directories.
Click to hide internal directories.