mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() 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> |
||
---|---|---|
.. | ||
daemon.go | ||
flags.go | ||
http.go | ||
jsonmessage.go | ||
jsonmessage_test.go | ||
progressreader.go | ||
random.go | ||
streamformatter.go | ||
streamformatter_test.go | ||
timeoutconn.go | ||
timeoutconn_test.go | ||
tmpdir.go | ||
utils.go | ||
utils_daemon.go | ||
utils_test.go |