package
Version:
v0.8.2
Opens a new window with list of versions in this module.
Published: Sep 22, 2024
License: MIT
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
¶
Package share is here so we can keep website cruft out of the logs package.
Log sends an error message to the website.
type Match struct {
File string `json:"file"`
Matches []string `json:"matches"`
Line string `json:"line"`
}
Match is what we send to the website.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.