Versions in this module Expand all Collapse all v0 v0.1.0 Aug 26, 2026 Changes in this version + func Profiles() []hunt.Profile + type Result struct + Counts map[opcode]int + OpsRun int + Report *hunt.Report + Txns int + type Workload struct + EdgeBias bool + Keys int + OpsPerTxn int + RYWChecks bool + Txns int + func (Workload) Name() string + func (w Workload) Run(seed uint64, _ hunt.Config) *hunt.Report