Documentation ¶
Overview ¶
Package unused defines an Analyzer that indetifies interfaces that are not used anywhere in the same package where the interface is defined.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = newAnalyzer()
Analyzer is the unused interface analyzer.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.