MCPcopy Create free account
hub / github.com/dave/blast / Write

Method Write

blaster/blaster.go:357–357  ·  view source on GitHub ↗
(record []string)

Source from the content-addressed store, hash-verified

355
356type csvWriteFlusher interface {
357 Write(record []string) error
358 Flush()
359}

Callers 8

TestErrorFunction · 0.65
WriteLogHeadersMethod · 0.65
WriteMethod · 0.65
startLogLoopMethod · 0.65
WriteMethod · 0.65
WriteMethod · 0.65
WriteMethod · 0.65
TestErrorFunction · 0.65

Calls

no outgoing calls

Tested by 5

TestErrorFunction · 0.52
WriteMethod · 0.52
WriteMethod · 0.52
WriteMethod · 0.52
TestErrorFunction · 0.52