package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Aug 29, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Result struct {
ExitCode int `json:"exitCode"`
DurationMS int64 `json:"durationMs"`
OutputSummary string `json:"outputSummary"`
Output []byte `json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.