Versions in this module Expand all Collapse all v1 v1.4.0 Nov 11, 2022 Changes in this version + func NewCoreComponentsFactory(args CoreComponentsFactoryArgs) (*coreComponentsFactory, error) + func NewManagedCoreComponents(ccf *coreComponentsFactory) (*managedCoreComponents, error) + type CoreComponentsFactoryArgs struct + ChanStopNodeProcess chan endProcess.ArgEndProcess + Config config.Config + ConfigPathsHolder config.ConfigurationPathsHolder + EconomicsConfig config.EconomicsConfig + EpochConfig config.EpochConfig + ImportDbConfig config.ImportDbConfig + NodesFilename string + RatingsConfig config.RatingsConfig + RoundConfig config.RoundConfig + WorkingDirectory string