toolexec

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComputeVersion

func ComputeVersion(cmd proxy.Command) (string, error)

ComputeVersion returns the complete version string to be produced when the toolexec is invoked with `-V=full`. This invocation is used by the go toolchain to determine the complete build ID, ensuring the artifact cache objects are invalidated when anything in the build tooling changes.

Orchestrion inserts information about itself in the string, so that we also bust cache entries if: - the orchestrion binary is different (instrumentation process may have changed) - the injector configuration is different - injected dependencies versions are different

Types

This section is empty.

Directories

Path Synopsis
Package importcfg provides utilities to deal with files accepted by the Go toolchain commands as the `-importcfg` flag value.
Package importcfg provides utilities to deal with files accepted by the Go toolchain commands as the `-importcfg` flag value.

Jump to

Keyboard shortcuts

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