Documentation ¶
Overview ¶
Package reflectvaluecompare defines an Analyzer that checks for accidentally using == or reflect.DeepEqual to compare reflect.Value values. See issues 43993 and 18871.
Index ¶
Constants ¶
View Source
const Doc = `` /* 543-byte string literal not displayed */
Variables ¶
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.