3468fbd4a8
Signed-off-by: Stephen J Day <stephen.day@docker.com>
3 lines
160 B
Go
3 lines
160 B
Go
// 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
|