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
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
multichain-sync
command
|
|
clock
Package clock provides an abstraction for time to enable testing of functionality that uses time as an input.
|
Package clock provides an abstraction for time to enable testing of functionality that uses time as an input. |
protobuf
|
|
Click to show internal directories.
Click to hide internal directories.