package and
import "github.com/google/go-containerregistry/pkg/v1/internal/and"
Index ¶
Types ¶
type ReadCloser ¶
ReadCloser implements io.ReadCloser by reading from a particular io.Reader and then calling the provided "Close()" method.
func (*ReadCloser) Close ¶
func (rac *ReadCloser) Close() error
Close implements io.ReadCloser
type WriteCloser ¶
WriteCloser implements io.WriteCloser by reading from a particular io.Writer and then calling the provided "Close()" method.
func (*WriteCloser) Close ¶
func (wac *WriteCloser) Close() error
Close implements io.WriteCloser
Source Files ¶
- Version
- v0.3.0
- Published
- Dec 22, 2020
- Platform
- windows/amd64
- Imports
- 1 packages
- Last checked
- 9 hours ago –
Tools for package owners.