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

Struct DefaultScan

compiler/ast/op.go:242–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240 Loc `json:"loc"`
241 }
242 DefaultScan struct {
243 Kind string `json:"kind" unpack:""`
244 }
245 Delete struct {
246 Kind string `json:"kind" unpack:""`
247 Pool string `json:"pool"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected