distribution/testutil
Stephen J Day 040db51795
testutil, storage: use math/rand.Read where possible
Use the much faster math/rand.Read function where cryptographic
guarantees are not required. The unit test suite should speed up a
little bit but we've already optimized around this, so it may not
matter.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2016-08-10 14:26:12 -07:00
..
handler.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
manifests.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
tarfile.go testutil, storage: use math/rand.Read where possible 2016-08-10 14:26:12 -07:00