mirror of
https://github.com/distribution/distribution.git
synced 2025-09-11 11:49:40 +00:00
Move storage package under registry package
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
3
registry/storage/doc.go
Normal file
3
registry/storage/doc.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Package storage contains storage services for use in the registry
|
||||
// application. It should be considered an internal package, as of Go 1.4.
|
||||
package storage
|
Reference in New Issue
Block a user