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 Extract log utils into pkg/log 2014-08-13 15:18:15 -07:00
jsonmessage.go Merge pull request #7942 from estesp/7747-stderr-stdout-bug 2014-09-22 10:53:34 -07:00
jsonmessage_test.go jsonmessage: added test and cleaned up others 2014-07-28 14:43:28 -04:00
progressreader.go Fix io.Reader ambiguity on EOF in progressreader 2014-07-25 19:26:27 -04:00
random.go
streamformatter.go
streamformatter_test.go
timeoutconn.go
timeoutconn_test.go
tmpdir.go Docker should use /var/lib/container/tmp for large temporary files. 2014-08-05 16:43:42 -04:00
tmpdir_unix.go Docker should use /var/lib/container/tmp for large temporary files. 2014-08-05 16:43:42 -04:00
utils.go Move Matches() file path matching function into pkg/fileutils 2014-09-29 23:21:41 -07:00
utils_test.go Replace utils.CheckLocalDns with bytes.Contains line 2014-09-29 06:37:31 -04:00