package
Version:
v1.8.8
Opens a new window with list of versions in this module.
Published: Sep 30, 2024
License: Apache-2.0
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 ErrorList struct {
}
type JobError struct {
Timestamp time.Time `json:"timestamp"`
Message string `json:"message"`
Query string `json:"query"`
StmtType string `json:"stmt-type"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.