initial

package
v1.7.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2024 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInitialNodeFacade

func NewInitialNodeFacade(args ArgInitialNodeFacade) (*initialNodeFacade, error)

NewInitialNodeFacade is the initial implementation of the facade interface

func NewInitialStatusMetricsProvider added in v1.4.3

func NewInitialStatusMetricsProvider(statusMetricsProvider external.StatusMetricsHandler) (*initialStatusMetricsProvider, error)

NewInitialStatusMetricsProvider returns a new instance of initial status metrics provider which should be used before the node is started

Types

type ArgInitialNodeFacade added in v1.7.0

type ArgInitialNodeFacade struct {
	ApiInterface                string
	PprofEnabled                bool
	P2PPrometheusMetricsEnabled bool
	StatusMetricsHandler        external.StatusMetricsHandler
}

ArgInitialNodeFacade is the DTO used to create a new instance of initialNodeFacade

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL