outputs

package
v1.509.25 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddExecutableHash added in v1.503.2

func AddExecutableHash(hashFiles map[string][]string, label string, exePath string)

AddExecutableHash appends the exePath to hashFiles entry of the label

func AddRunfilesHash added in v1.503.2

func AddRunfilesHash(hashFiles map[string][]string, label string, manifestPath string) error

AddRunfilesHash iterates through the runfiles entries of the manifest, appending all files contained (or files inside directories) to the hashFiles entry of the label

func HashLabelFiles added in v1.508.0

func HashLabelFiles(labelFiles map[string][]string, concurrency int) (map[string]string, error)

Types

type Outputs

type Outputs struct {
	ioutils.Streams
	// contains filtered or unexported fields
}

func New

func New(streams ioutils.Streams, bzl bazel.Bazel) *Outputs

func (*Outputs) Run

func (runner *Outputs) Run(_ context.Context, _ *cobra.Command, args []string) error

Jump to

Keyboard shortcuts

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