//
pkg.gl
Category
github.com/golang-cloud/nomad
helper
gated-writer
package
0.7.1
Repository:
https://github.com/golang-cloud/nomad.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
34 SLOC
#
Structs
Writer
Writer is an io.Writer implementation that buffers all of its data into an internal buffer until it is told to let data through.