Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Components ¶
func Components(cfg Config, loader core.RepoLoader) fxutil.Option
Components collects all the components and services related to managing the relationship with the Core node.
func HeaderCoreListener ¶ added in v0.2.0
func HeaderCoreListener( lc fx.Lifecycle, ex *core.BlockFetcher, bcast header.Broadcaster, dag format.DAGService, ) *header.CoreListener
Types ¶
type Config ¶
Config combines all configuration fields for managing the relationship with a Core node.
func DefaultConfig ¶
func DefaultConfig() Config
DefaultConfig returns default configuration for Core subsystem.
Click to show internal directories.
Click to hide internal directories.