mirror of
https://github.com/vallard/drone-kube.git
synced 2026-06-16 14:50:30 +08:00
4 lines
160 B
Go
4 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
|