1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/utils
Guillaume J. Charmes d3a6ee1e55
Make the chan for utils.Go buffered in order to avoid goroutine leak
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume.charmes@docker.com> (github: creack)
2014-02-28 16:35:43 -08:00
..
testdata/fs
checksum.go registry: Added simple checksums (sha256) for layers 2014-02-23 18:50:04 -08:00
daemon.go
fs.go
fs_test.go
http.go
jsonmessage.go fix divide by zero error 2014-02-25 08:01:46 +00:00
jsonmessage_test.go
progressreader.go
random.go
signal.go
signal_darwin.go
signal_linux.go
stdcopy.go
streamformatter.go Add newlines to the JSON stream functions 2014-02-21 00:07:44 -07:00
tarsum.go Use a more defensive vendored archive/tar import path to make it clear this isn't upstream's released archive/tar 2014-02-27 09:43:44 -07:00
uname_linux.go
uname_unsupported.go
utils.go Make the chan for utils.Go buffered in order to avoid goroutine leak 2014-02-28 16:35:43 -08:00
utils_test.go Adjust kernel version parsing to be more lenient of strange things like "3.12-1-amd64" 2014-02-24 13:38:58 -07:00