moby--moby/utils
David Calavera 719886d435 Make RegistryConfig a typed value in the api.
Remove possible circular dependency that prevented us from using a real
type.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-09-07 19:29:33 -04:00
..
experimental.go golint: use golint to check package util 2015-07-22 05:34:13 +08:00
git.go golint: use golint to check package util 2015-07-22 05:34:13 +08:00
git_test.go Fix breakouts from git root during build 2015-06-01 22:10:55 +03:00
stubs.go golint: use golint to check package util 2015-07-22 05:34:13 +08:00
timeout.go Make RegistryConfig a typed value in the api. 2015-09-07 19:29:33 -04:00
utils.go Replace GenerateRandomID with GenerateNonCryptoID 2015-07-28 22:31:01 -07:00
utils_test.go