Discover Packages
github.com/screamsoul/go-metrics-tpl
internal
analysis
exitinmain
package
Version:
v0.0.0-...-b507f95
Opens a new window with list of versions in this module.
Published: Sep 9, 2024
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
Documentation
¶
View Source
var ExitInMainCheckAnalyzer = &analysis .Analyzer {
Name: "exitinmain",
Doc: "check that excludes the use of os.Exit() in main function in main packege",
Run: run,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.