package
Version:
v1.11.0
Opens a new window with list of versions in this module.
Published: Jan 19, 2025
License: CC0-1.0, 0BSD
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ExecResult struct {
Output string `json:"out"`
ExecTime time.Duration `json:"exec_duration"`
}
type Process struct {
Output []byte
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.