extutil

package
v0.0.67 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0, NCSA Imports: 4 Imported by: 0

Documentation

Overview

Package extutil implements shared code for extracting and writing output from Bazel actions to .kzip files. This is a temporary measure to support migrating to .kzip output.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractAndWrite deprecated

func ExtractAndWrite(ctx context.Context, c *bazel.Config, ai *bazel.ActionInfo, outputPath string) error

ExtractAndWrite extracts a spawn action through c and writes the results to the specified output file. The output format is based on the file extension:

.kzip     -- writes a kzip file
otherwise -- reports an error

Deprecated: use bazel.ExtractToKzip

Types

This section is empty.

Jump to

Keyboard shortcuts

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