package
Version:
v1.10.0
Opens a new window with list of versions in this module.
Published: May 25, 2024
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.