mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
to make goreportcard a bit happier
https://goreportcard.com/report/github.com/docker/docker
also found that `TestCpToErrDstParentNotExists()` was
partially broken, because a `runDockerCp()` was inadvertently
removed in
|
||
|---|---|---|
| .. | ||
| buffer.go | ||
| buffer_test.go | ||
| bytespipe.go | ||
| bytespipe_test.go | ||
| fmt.go | ||
| fmt_test.go | ||
| fswriters.go | ||
| fswriters_test.go | ||
| multireader.go | ||
| multireader_test.go | ||
| readers.go | ||
| readers_test.go | ||
| temp_unix.go | ||
| temp_windows.go | ||
| writeflusher.go | ||
| writers.go | ||
| writers_test.go | ||