package
2.8.1+incompatible
Repository: https://github.com/unity-technologies/distribution.git
Documentation: pkg.go.dev

# Functions

NewSet creates an empty set of digests which may have digests added.
ShortCodeTable returns a map of Digest to unique short codes.

# Variables

ErrDigestAmbiguous is used when multiple digests are found in a set.
ErrDigestNotFound is used when a matching digest could not be found in a set.

# Structs

Set is used to hold a unique set of digests which may be easily referenced by easily referenced by a string representation of the digest as well as short representation.