package
0.0.0-20221103015544-fbd76f2584fc
Repository: https://github.com/newsyoung/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.