mirror of
https://github.com/distribution/distribution.git
synced 2025-09-08 18:29:52 +00:00
Move registry package into handler package
The goal is to free up the distribution/registry package to include common registry types. This moves the webapp definitions out of the way to allow for this change in the future. Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
3
registry/doc.go
Normal file
3
registry/doc.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Package registry is a placeholder package for registry interface
|
||||
// destinations and utilities.
|
||||
package registry
|
Reference in New Issue
Block a user