storage/pkg/ioutils
Daniel J Walsh f39066fe1b Update packages to match latest code in moby/pkg
Had to vendor in a new version of golang.org/x/net to build
Also had to make some changes to drivers to handle
archive.Reader -> io.Reader
archive.Archive -> io.ReadCloser

Also update .gitingore to ignore emacs files, containers-storage.*
and generated man pages.

Also no longer test travis against golang 1.7, cri-o, moby have also
done this.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-09-12 18:00:29 +00:00
..
buffer.go Improve performance/reduce allocs of bytespipe 2016-04-05 13:06:04 -04:00
buffer_test.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
bytespipe.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
bytespipe_test.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
fswriters.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
fswriters_test.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
readers.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
readers_test.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
temp_unix.go Abstract builder and implement server-side dockerfile builder 2015-10-06 19:10:19 -04:00
temp_windows.go Rename: cow/cowman -> storage/oci-storage 2016-07-18 17:35:50 -04:00
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 Add more ioutils tests. 2015-05-04 19:56:10 +02:00