Documentation ¶
Overview ¶
Package unret implements the unused-results analyzer. It reports per callee (a function, interface, or closure) the results that were ignored. By default it does not report results from exported or uncalled callees, nor from ones that appear likely to be exported in some other way. These defaults can be overridden.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.