[ Bron: golang-github-opencontainers-go-digest ]
Pakket: golang-github-opencontainers-go-digest-dev (1.0.0-2)
Verwijzigingen voor golang-github-opencontainers-go-digest-dev
Debian bronnen:
Het bronpakket golang-github-opencontainers-go-digest downloaden:
- [golang-github-opencontainers-go-digest_1.0.0-2.dsc]
- [golang-github-opencontainers-go-digest_1.0.0.orig.tar.gz]
- [golang-github-opencontainers-go-digest_1.0.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Common digest package used across the container ecosystem
Package digest provides a generalized type to opaquely represent message digests and their operations within the registry. The Digest type is designed to serve as a flexible identifier in a content-addressable system. More importantly, it provides tools and wrappers to work with hash.Hash-based digests with little effort.