Documentation
¶
Index ¶
- func InstrumentFuncTrap(packages *edit.Packages) error
- func InstrumentGo(goroot string, goVersion *goinfo.GoVersion) error
- func InstrumentRuntime(goroot string, goVersion *goinfo.GoVersion, ...) error
- func InstrumentVarTrap(packages *edit.Packages) error
- func LinkXgoRuntime(projectDir string, xgoRuntimeModuleDir string, overlayFS overlay.Overlay, ...) (*edit.Packages, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstrumentFuncTrap ¶
func InstrumentRuntime ¶
func InstrumentRuntime(goroot string, goVersion *goinfo.GoVersion, opts instrument_runtime.InstrumentRuntimeOptions) error
func InstrumentVarTrap ¶
func LinkXgoRuntime ¶
func LinkXgoRuntime(projectDir string, xgoRuntimeModuleDir string, overlayFS overlay.Overlay, mod string, modfile string, xgoVersion string, xgoRevision string, xgoNumber int, collectTestTrace bool, collectTestTraceDir string, overrideContent func(absFile overlay.AbsFile, content string)) (*edit.Packages, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.