package
1.1.1
Repository: https://github.com/opencontainers/image-spec.git
Documentation: pkg.go.dev

# Functions

ChainID takes a slice of digests and returns the ChainID corresponding to the last entry.
ChainIDs calculates the recursively applied chain id for each identifier in the slice.
FromBytes digests the input and returns a Digest.
FromReader consumes the content of rd until io.EOF, returning canonical digest.
FromString digests the input and returns a Digest.