Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeVersion ¶
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. |
Click to show internal directories.
Click to hide internal directories.