feature/add-profiler (#42)

This commit is contained in:
T. von Dein
2026-06-18 08:54:00 +02:00
parent 5d345aaa9a
commit 802217158c
4 changed files with 37 additions and 3 deletions

View File

@@ -54,7 +54,8 @@ type Config struct {
Output string // -o <mode>
Clusters map[string]*Cluster
DefaultCluster *Cluster
HaveJQ bool // determined at runtime by ourselfes
HaveJQ bool // determined at runtime by ourselfes
ProfileFile string // for internal use (golang profiling)
Index string // index: -i
Failed, Partials bool // index: flags