moby--moby/pkg/ioutils
Tonis Tiigi ea3cbd3274 Safer file io for configuration files
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2016-04-21 11:31:15 -07:00
..
buffer.go Improve performance/reduce allocs of bytespipe 2016-04-05 13:06:04 -04:00
buffer_test.go Improve performance/reduce allocs of bytespipe 2016-04-05 13:06:04 -04:00
bytespipe.go Fix closing attach streams on lost tcp connection 2016-04-06 21:27:47 -07:00
bytespipe_test.go Improve performance/reduce allocs of bytespipe 2016-04-05 13:06:04 -04:00
fmt.go
fmt_test.go
fswriters.go Safer file io for configuration files 2016-04-21 11:31:15 -07:00
fswriters_test.go Safer file io for configuration files 2016-04-21 11:31:15 -07:00
multireader.go
multireader_test.go
readers.go
readers_test.go
temp_unix.go
temp_windows.go
writeflusher.go Cleanup WriteFlusher 2016-02-09 14:02:26 -05:00
writers.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
writers_test.go