moby/pkg/ioutils
Sebastiaan van Stijn 79af23e1ea
pkg/ioutils: format code with gofumpt
Formatting the code with https://github.com/mvdan/gofumpt

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-29 00:31:51 +02:00
..
buffer.go Add canonical import comment 2018-02-05 16:51:57 -05:00
buffer_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
bytespipe.go fix blockThreshold full bug 2023-01-17 12:56:43 +08:00
bytespipe_test.go ioutils: add regression test for bytespipe deadlock 2023-01-16 14:27:44 -05:00
fswriters.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
fswriters_test.go pkg/ioutils: format code with gofumpt 2023-06-29 00:31:51 +02:00
readers.go fix go-digest to make sure the algorithms are registered 2021-08-20 00:35:41 +02:00
readers_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
writeflusher.go Add canonical import comment 2018-02-05 16:51:57 -05:00
writers.go Add canonical import comment 2018-02-05 16:51:57 -05:00
writers_test.go pkg/*: fix "empty-lines" (revive) 2022-09-28 01:58:49 +02:00