stateMetrics

package
v1.6.8 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// UserTrieSnapshotMsg - user trie snapshot message
	UserTrieSnapshotMsg = "user trie"

	// PeerTrieSnapshotMsg - peer trie snapshot message
	PeerTrieSnapshotMsg = "peer trie"
)

Variables

This section is empty.

Functions

func NewStateMetrics

func NewStateMetrics(args ArgsStateMetrics, appStatusHandler core.AppStatusHandler) (*stateMetrics, error)

NewStateMetrics creates a new state metrics

Types

type ArgsStateMetrics

type ArgsStateMetrics struct {
	SnapshotInProgressKey   string
	LastSnapshotDurationKey string
	SnapshotMessage         string
}

ArgsStateMetrics are the arguments need for creating a new state metrics object

Jump to

Keyboard shortcuts

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