mirror of
https://github.com/distribution/distribution.git
synced 2025-10-21 10:52:32 +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>