package
Version:
v0.0.0-...-7bc4285
Opens a new window with list of versions in this module.
Published: Jun 9, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Result struct {
Bugs []string `json:"bugs"`
Informational []string `json:"informational"`
Notices []string `json:"notices"`
Warnings []string `json:"warnings"`
Errors []string `json:"errors"`
FatalErrors []string `json:"fatalErrors"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.