moby--moby/utils
Ahmet Alp Balkan b64c9b521a Extract TreeSize to daemon build
TreeSize uses syscall.Stat_t which is not available on Windows.
It's called only on daemon path, therefore extracting it to daemon
with build tag 'daemon'

Signed-off-by: Ahmet Alp Balkan <ahmetb@microsoft.com>
2014-11-14 18:20:53 -08:00
..
daemon.go
http.go Use logrus everywhere for logging 2014-10-24 15:03:06 -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
progressreader.go
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 Extract TreeSize to daemon build 2014-11-14 18:20:53 -08:00
utils_daemon.go Extract TreeSize to daemon build 2014-11-14 18:20:53 -08:00
utils_test.go Add HasValidGITPrefix to utils/utils.go 2014-10-26 03:25:25 +00:00