Documentation ¶
Overview ¶
Package main creates the main function to run all analyzers in this module.
Directories ¶
Path | Synopsis |
---|---|
Package ioreadall defines an Analyzer that checks for the use of (io|ioutil).ReadAll.
|
Package ioreadall defines an Analyzer that checks for the use of (io|ioutil).ReadAll. |
Package slowg defines an Analyzer that checks for inappropriate use of Logger.With() from the log/slog package.
|
Package slowg defines an Analyzer that checks for inappropriate use of Logger.With() from the log/slog package. |
Package timeafter defines an Analyzer that checks for the use of time.After in loops on Go versions before 1.23
|
Package timeafter defines an Analyzer that checks for the use of time.After in loops on Go versions before 1.23 |
Click to show internal directories.
Click to hide internal directories.