package
3.7.0-rc.0+incompatible
Repository: https://github.com/tnozicka/openshift-github.com-docker-distribution.git
Documentation: pkg.go.dev

# Functions

Generate creates a new, version 4 uuid.
Parse attempts to extract a uuid from the string or returns an error.

# Constants

Bits is the number of bits in a UUID.
Size is the number of bytes in a UUID.

# Variables

ErrUUIDInvalid indicates a parsed string is not a valid uuid.
Loggerf can be used to override the default logging destination.

# Type aliases

UUID represents a UUID value.