package
4.1.3+incompatible
Repository: https://github.com/els0r/goprobe.git
Documentation: pkg.go.dev

# Functions

New creates a new workload.

# Structs

Stats tracks interactions with the underlying DB data.
Workload stores all relevant parameters to load a block and execute a query on it.

# Type aliases

StatsFunc is a function which can be used to communicate running workload statistics.
StatsCallbaacks is a list of StatsFuncs.