package
Version:
v0.9.5-rc3
Opens a new window with list of versions in this module.
Published: Aug 15, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
type Event struct {
runner.Event `json:",inline"`
RunID string `json:"runID,omitempty"`
Program *types.Program `json:"program,omitempty"`
Input string `json:"input,omitempty"`
Output string `json:"output,omitempty"`
Err string `json:"err,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.