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

Method WriteControl

api/queryio/writer.go:18–18  ·  view source on GitHub ↗
(any)

Source from the content-addressed store, hash-verified

16
17type controlWriter interface {
18 WriteControl(any) error
19}
20
21type Writer struct {

Callers 2

WriteControlMethod · 0.65
WriteControlMethod · 0.65

Implementers 4

JSUPWriterapi/queryio/jsup.go
BSUPWriterapi/queryio/bsup.go
Writerapi/queryio/writer.go
Writersio/bsupio/writer.go

Calls

no outgoing calls

Tested by

no test coverage detected