Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{
Name: "stringconverter",
Doc: "Checks that using strconv for converting types to/from strings.",
Run: run,
}
Analyzer for golang-linter
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.