1
0
mirror of https://github.com/distribution/distribution synced 2025-02-17 20:39:35 +01:00
distribution/storagedriver/base
Stephen J Day f265a29f24 Move shared checks to base storage driver
This changeset moves common checks from driver implementations into base
package. The Base type can be embedded in a driver implementation, ensuring
that incoming arguments are checked for validity.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-02-03 17:05:50 -08:00
..
base.go Move shared checks to base storage driver 2015-02-03 17:05:50 -08:00