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

Struct JSUPWriter

api/queryio/jsup.go:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type JSUPWriter struct {
14 encoder *json.Encoder
15 writer *jsupio.Writer
16}
17
18var _ controlWriter = (*JSUPWriter)(nil)
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected