Documentation ¶
Index ¶
- type Metricer
- func (_m *Metricer) BackFillBlocksTotal() int64
- func (_m *Metricer) BackFilledBlocks() int64
- func (_m *Metricer) ChunkProcessAvgTime() time.Duration
- func (_m *Metricer) SnapshotChunksCount() int64
- func (_m *Metricer) SnapshotChunksTotal() int64
- func (_m *Metricer) SnapshotHeight() int64
- func (_m *Metricer) TotalSnapshots() int64
- type StateProvider
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metricer ¶
Metricer is an autogenerated mock type for the Metricer type
func (*Metricer) BackFillBlocksTotal ¶
BackFillBlocksTotal provides a mock function with given fields:
func (*Metricer) BackFilledBlocks ¶
BackFilledBlocks provides a mock function with given fields:
func (*Metricer) ChunkProcessAvgTime ¶
ChunkProcessAvgTime provides a mock function with given fields:
func (*Metricer) SnapshotChunksCount ¶
SnapshotChunksCount provides a mock function with given fields:
func (*Metricer) SnapshotChunksTotal ¶
SnapshotChunksTotal provides a mock function with given fields:
func (*Metricer) SnapshotHeight ¶
SnapshotHeight provides a mock function with given fields:
func (*Metricer) TotalSnapshots ¶
TotalSnapshots provides a mock function with given fields:
type StateProvider ¶
StateProvider is an autogenerated mock type for the StateProvider type
func NewStateProvider ¶
func NewStateProvider(t mockConstructorTestingTNewStateProvider) *StateProvider
NewStateProvider creates a new instance of StateProvider. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.