Documentation ¶
Overview ¶
Package useany defines an Analyzer that checks for usage of interface{} in constraints, rather than the predeclared any.
Index ¶
Constants ¶
View Source
const Doc = `check for constraints that could be simplified to "any"`
Variables ¶
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.