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

Struct Materializer

sbuf/materialize.go:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type Materializer struct {
14 parent vio.Puller
15}
16
17var _ Puller = (*Materializer)(nil)
18

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected