Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiChainSync ¶
type MultiChainSync struct {
// 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.