package
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Dec 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Report struct {
File string `json:"file"`
LineNumber int `json:"lineNumber"`
Author string `json:"author,omitempty"`
AuthorEmail string `json:"authorEmail,omitempty"`
Msg string `json:"message,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.