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

# Structs

ReadCloser implements io.ReadCloser by reading from a particular io.Reader and then calling the provided "Close()" method.
WriteCloser implements io.WriteCloser by reading from a particular io.Writer and then calling the provided "Close()" method.