distribution/registry/storage/doc.go
Stephen J Day 3468fbd4a8 Move storage package under registry package
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-02-11 12:43:04 -08:00

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