package
0.20.3
Repository: https://github.com/google/go-containerregistry.git
Documentation: pkg.go.dev

# Functions

ReadCloser reads uncompressed tarball input from the io.ReadCloser and returns: - An io.ReadCloser from which compressed data may be read, and - A v1.Hash with the hash of the estargz table of contents, or - An error if the estargz processing encountered a problem.