Discover Packages
github.com/DataDog/orchestrion
internal
goproxy
package
Version:
v1.5.0
Opens a new window with list of versions in this module.
Published: Jul 17, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Run takes a go command ("build", "install", etc...) with its arguments, and
applies changes specified through opts to the command before running it in a
different process.
type Option func(*config)
WithToolexec forces a call to Run() to build with the -toolexec option when
wrapping a build command
Source Files
¶
Click to show internal directories.
Click to hide internal directories.