package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Jul 23, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
The Collector is informed of any new requests coming in and of replication
attempt, it stores these values and exposes stats of a shadowing run.
Config contains the internal configuration for a worker
New returns a new Reporter
Add adds a new result to the processing channel, errors if the channel is full
Inc increments the 'total processed' counter.
Start begins consuming from the channel of results populated by Add
Stats returns the current aggregate results of this shadowing run
Stop closes and drains the channel of results
The Result struct contains information related to the status of a single
replication attempt
Stats contains stats around the current reporting run
Source Files
¶
Click to show internal directories.
Click to hide internal directories.