mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-09-03 05:16:24 -07:00
Methods with unused receivers can be a symptom of unfinished refactoring or a bug. To keep the same method signature, omit the receiver name or '_' as it is unused. |
||
---|---|---|
.. | ||
internal | ||
main.go |