package
0.0.0-20240514010656-77610c5081cf
Repository: https://github.com/akmistry/go-util.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
PipelinedFlushWriter is a writer that serialises and batches parallel writes, similar to Writer, but with two additional properties: 1.
Writer serialises and batches concurrent writes, to minimise Write calls to the underlying io.Writer.

# Interfaces

No description provided by the author