mirror of
https://github.com/distribution/distribution.git
synced 2026-01-13 20:06:06 +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 1bc740b0d5 for server implementation.
Signed-off-by: Richard Scothern <richard.scothern@gmail.com>