Versions in this module Expand all Collapse all v1 v1.4.0 Nov 11, 2022 Changes in this version + func NewManagedStatusCoreComponents(sccf *statusCoreComponentsFactory) (*managedStatusCoreComponents, error) + func NewStatusCoreComponentsFactory(args StatusCoreComponentsFactoryArgs) (*statusCoreComponentsFactory, error) + type StatusCoreComponentsFactoryArgs struct + Config config.Config + CoreComp factory.CoreComponentsHolder + EconomicsConfig config.EconomicsConfig + EpochConfig config.EpochConfig + RatingsConfig config.RatingsConfig + RoundConfig config.RoundConfig