88795e0a14
Changes some names to match go conventions Comments all exported methods Removes dot imports
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
|