package
0.0.0-20240122181636-14de809a4cb2
Repository: https://github.com/nmiyake/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.