mirror of
https://github.com/distribution/distribution.git
synced 2026-01-15 14:58:57 +00:00
Add a functional argument to pass a digest to (ManifestService).GetByTag().
If the digest matches an empty manifest and nil error are returned.
See 6bedf7d1cd for server implementation.
Signed-off-by: Richard Scothern <richard.scothern@gmail.com>