1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/utils
Rafe Colton 73f4bfed81 Move Matches() file path matching function into pkg/fileutils
This is the second of two steps to break the archive package's
dependence on utils so that archive may be moved into pkg. `Matches()`
is also a good candidate pkg in that it is small, concise, and not
specific to docker internals

Signed-off-by: Rafe Colton <rafael.colton@gmail.com>
2014-09-29 23:21:41 -07:00
..
daemon.go
http.go
jsonmessage.go
jsonmessage_test.go
progressreader.go
random.go
streamformatter.go
streamformatter_test.go
timeoutconn.go
timeoutconn_test.go
tmpdir.go
tmpdir_unix.go
utils.go
utils_test.go