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

Method Flush

blaster/blaster.go:358–358  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 3

ExitMethod · 0.80
StringMethod · 0.80
startLogLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected