Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiChainSync ¶
type MultiChainSync struct { Synchronizer *worker.BaseSynchronizer Deposit *worker.Deposit Withdraw *worker.Withdraw Internal *worker.Internal FallBack *worker.FallBack // contains filtered or unexported fields }
func NewMultiChainSync ¶
func NewMultiChainSync(ctx context.Context, cfg *config.Config, shutdown context.CancelCauseFunc) (*MultiChainSync, error)
func (*MultiChainSync) Stopped ¶
func (mcs *MultiChainSync) Stopped() bool
Click to show internal directories.
Click to hide internal directories.