package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Apr 12, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CheckResult struct {
ID string `json:"id"`
Message string `json:"message"`
Severity string `json:"severity"`
Status string `json:"status"`
Failed map[string][]string `json:"failed"`
Errors []string `json:"errors"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.