Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
API string
Local bool
MemoryLimit string
BenchmarkPath string
BootstrapBucket string
BootstrapVersion string
GitCacheURL string
ExecutionMode schema.ExecutionMode
Format string
Verbose bool
Async bool
TaskQueue string
TaskQueueEmail string
UseNetworkProxy bool
UseSyscallMonitor bool
UseRepoDefinition bool
OverwriteMode string
MaxConcurrency int
RunID string
DB string
}
Config holds all configuration for the run-bench command.
Click to show internal directories.
Click to hide internal directories.