distribution/storage
Stephen J Day 1a508d67d9 Move storage package to use Digest type
Mostly, we've made superficial changes to the storage package to start using
the Digest type. Many of the exported interface methods have been changed to
reflect this in addition to changes in the way layer uploads will be initiated.

Further work here is necessary but will come with a separate PR.
2014-11-19 14:39:32 -08:00
..
doc.go Lots of various golint fixes 2014-11-17 15:46:06 -08:00
layer.go Move storage package to use Digest type 2014-11-19 14:39:32 -08:00
layer_test.go Move storage package to use Digest type 2014-11-19 14:39:32 -08:00
layerreader.go Move storage package to use Digest type 2014-11-19 14:39:32 -08:00
layerstore.go Move storage package to use Digest type 2014-11-19 14:39:32 -08:00
layerupload.go Move storage package to use Digest type 2014-11-19 14:39:32 -08:00
paths.go Move storage package to use Digest type 2014-11-19 14:39:32 -08:00
paths_test.go Move storage package to use Digest type 2014-11-19 14:39:32 -08:00
services.go Initial implementation of registry LayerService 2014-11-17 17:54:07 -08:00