package verify

import "github.com/google/go-containerregistry/pkg/v1/internal/verify"

Index

Functions

func ReadCloser

func ReadCloser(r io.ReadCloser, h v1.Hash) (io.ReadCloser, error)

ReadCloser wraps the given io.ReadCloser to verify that its contents match the provided v1.Hash before io.EOF is returned.

Source Files

verify.go

Version
v0.3.0
Published
Dec 22, 2020
Platform
darwin/amd64
Imports
6 packages
Last checked
1 minute ago

Tools for package owners.