Versions in this module Expand all Collapse all v0 v0.1.0 Aug 26, 2026 Changes in this version + func AllProfiles() []hunt.Profile + func NullProfiles() []hunt.Profile + func Profiles() []hunt.Profile + func QueryProfiles() []hunt.Profile + func SQLIndexProfiles() []hunt.Profile + type NullWorkload struct + func (NullWorkload) Name() string + func (NullWorkload) Run(seed uint64, cfg hunt.Config) *hunt.Report + type QueryCorrectnessWorkload struct + func (QueryCorrectnessWorkload) Name() string + func (QueryCorrectnessWorkload) Run(seed uint64, cfg hunt.Config) *hunt.Report + type SQLIndexWorkload struct + func (SQLIndexWorkload) Name() string + func (SQLIndexWorkload) Run(seed uint64, cfg hunt.Config) *hunt.Report + type SQLWorkload struct + func (SQLWorkload) Name() string + func (SQLWorkload) Run(seed uint64, cfg hunt.Config) *hunt.Report