moby--moby/pkg/archive
Jessie Frazelle ecff4badcd Merge pull request #15125 from WeiZhang555/golint-stdcopy-system
fix golint warnings/errors on pkg/system and pkg/stdcopy
2015-08-21 14:27:59 -07:00
..
testdata
README.md
archive.go
archive_test.go
archive_unix.go Fix typo, "fil" -> "fill" 2015-08-19 21:50:54 -03:00
archive_unix_test.go
archive_windows.go
archive_windows_test.go
changes.go fix golint warnings/errors on `pkg/system` and `pkg/stdcopy` 2015-08-13 18:47:13 +08:00
changes_linux.go
changes_other.go
changes_posix_test.go
changes_test.go
changes_unix.go fix golint warnings/errors on `pkg/system` and `pkg/stdcopy` 2015-08-13 18:47:13 +08:00
changes_windows.go fix golint warnings/errors on `pkg/system` and `pkg/stdcopy` 2015-08-13 18:47:13 +08:00
copy.go
copy_test.go
copy_unix.go
copy_windows.go
diff.go
diff_test.go
example_changes.go
time_linux.go
time_unsupported.go
utils_test.go
wrap.go
wrap_test.go

README.md

This code provides helper functions for dealing with archive files.