streamdigest

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComputeBlobInfo

func ComputeBlobInfo(sys *types.SystemContext, stream io.Reader, inputInfo *types.BlobInfo) (io.Reader, func(), error)

ComputeBlobInfo streams a blob to a temporary file and populates Digest and Size in inputInfo. The temporary file is returned as an io.Reader along with a cleanup function. It is the caller's responsibility to call the cleanup function, which closes and removes the temporary file. If an error occurs, inputInfo is not modified.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL