types

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBEntries

type DBEntries struct {
	Blocks, Txs, LogEntries, Uncles string
}

type DBStats

type DBStats struct {
	DataSize, IndexesSize, TotalSize, MigrationsVersion, MaxBlock string

	RawDataSize, RawIndexesSize int64
}
type Nav struct {
	Latest  int64
	Version string
	Paused  bool
}

type ProcStats

type ProcStats struct {
	ReorgedBlocks, InvalidBlocks, MemoryUsage, TodoLength, Version, PercentageDone string
}

type TimingStats

type TimingStats struct {
	// human readable format
	ProcessingTime, ScrapingTime, IndexingTime string

	// value in ms
	RawProcessingTime, RawScrapingTime, RawIndexingTime int64
}

Jump to

Keyboard shortcuts

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