Skip to main content

Module config

Module config 

Source
Expand description

Provider-agnostic workload configuration. Provider-agnostic workload configuration.

Mirrors gokit’s workload.Config — the same shape across kits so a workload app is structurally identical regardless of language.

Structs§

WorkloadConfig
Provider-agnostic workload configuration.

Constants§

DEFAULT_PROVIDER
Provider filled in by WorkloadConfig::default and WorkloadConfig::apply_defaults when WorkloadConfig::provider is empty.