mirror of https://github.com/docker/docs.git
To make the definition of supported digests more clear, we have refactored the digest package to have a special Algorithm type. This represents the digest's prefix and we associated various supported hash implementations through function calls. Signed-off-by: Stephen J Day <stephen.day@docker.com> |
||
|---|---|---|
| .. | ||
| digest.go | ||
| digest_test.go | ||
| digester.go | ||
| digester_resumable_test.go | ||
| doc.go | ||
| set.go | ||
| set_test.go | ||
| tarsum.go | ||
| tarsum_test.go | ||
| verifiers.go | ||
| verifiers_test.go | ||