Passing pointers as empty interfaces
Open
bug
false-negative
vet-bot
- Dominant language
- Go
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
A lot of 'generic' Go can pass pointers around as empty interfaces. They can still be stored as such. These arguments should also be considered equivalent to pointers when constructing the callgraph.
Contributor guide
Assessment
This issue has not been assessed yet.