package
Version:
v0.17.0
Opens a new window with list of versions in this module.
Published: Oct 10, 2023
License: MIT
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 Error struct {
Title string `json:"title" yaml:"title"`
Detail string `json:"detail" yaml:"detail"`
Violations []sdk.ProblemViolation `json:"violations" yaml:"violations"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.