0cd30cf399
Some calls like json.Encoder.Encode mask the number of bytes written to an io.Writer. The solution provides a wrapper io.Writer around the actual io.Writer that allows multiple calls to Write to be considered as one and allow access to this count. Signed-off-by: Pierre Wacrenier <pierre.wacrenier@gmail.com> |
||
---|---|---|
.. | ||
engine.go | ||
engine_test.go | ||
env.go | ||
env_test.go | ||
hack.go | ||
helpers_test.go | ||
http.go | ||
job.go | ||
job_test.go | ||
MAINTAINERS | ||
shutdown_test.go | ||
streams.go | ||
streams_test.go | ||
table.go | ||
table_test.go |