Discover Packages
github.com/Alethio/memento
dashboard
types
package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: May 8, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type DBEntries struct {
Blocks, Txs, LogEntries, Uncles string
}
type DBStats struct {
DataSize, IndexesSize, TotalSize, MigrationsVersion, MaxBlock string
RawDataSize, RawIndexesSize int64
}
type ProcStats struct {
ReorgedBlocks, InvalidBlocks, MemoryUsage, TodoLength, Version, PercentageDone string
}
type TimingStats struct {
ProcessingTime, ScrapingTime, IndexingTime string
RawProcessingTime, RawScrapingTime, RawIndexingTime int64
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.