//
pkg.gl
Category
github.com/els0r/goProbe
pkg
types
workload
package
4.1.3+incompatible
Repository:
https://github.com/els0r/goprobe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
71 SLOC
#
Functions
New
New creates a new workload.
#
Structs
Stats
Stats tracks interactions with the underlying DB data.
Workload
Workload stores all relevant parameters to load a block and execute a query on it.
#
Type aliases
StatsFunc
StatsFunc is a function which can be used to communicate running workload statistics.
StatsFuncs
StatsCallbaacks is a list of StatsFuncs.