image-storage-interfaces/doc.go

8 lines
327 B
Go

// copyright (C) 2017 Vincent Batts. All rights reserved. Usage of this code
// is governed by the license found in the LICENSE file.
// Package storage is intended to the common interaction model for an untold
// number of backing graph or storage drivers, namely for application container
// image storage.
package storage