...

Source file src/github.com/docker/distribution/registry/storage/doc.go

Documentation: github.com/docker/distribution/registry/storage

     1  // Package storage contains storage services for use in the registry
     2  // application. It should be considered an internal package, as of Go 1.4.
     3  package storage
     4  

View as plain text