distribution/registry/doc.go
Aaron Lehmann 9b69e40c93 Move initialization code from main.go to the registry package
This makes it easier to embed a registry instance inside another
application.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-09-09 14:39:31 -07:00

2 lines
91 B
Go

// Package registry provides the main entrypoints for running a registry.
package registry