moby--moby/utils
Michael Crosby feca1b1780 Move git and url checks into pkg
This moves the IsGIT and IsURL functions out of the generic `utils`
package and into their own `urlutil` pkg.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2014-11-24 18:10:37 -05:00
..
daemon.go
http.go Use logrus everywhere for logging 2014-10-24 15:03:06 -07:00
jsonmessage.go print everything except progress in non-terminal 2014-11-05 10:44:31 -05: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 Consolidate tmpdir implementations, include Windows 2014-11-14 18:20:53 -08:00
utils.go Move git and url checks into pkg 2014-11-24 18:10:37 -05:00
utils_daemon.go Extract TreeSize to daemon build 2014-11-14 18:20:53 -08:00
utils_test.go Move git and url checks into pkg 2014-11-24 18:10:37 -05:00