MCPcopy Create free account
hub / github.com/brimdata/super / EngineFlags

Struct EngineFlags

cli/runtimeflags/flags.go:34–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34type EngineFlags struct {
35 sam bool
36 vam bool
37 Runtime exec.Runtime
38}
39
40type Flags struct {
41 // these memory limits should be based on a shared resource model

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected