Christian Gebauer
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created receiver func autocompletion behavior
AnsweredI can't find a way to tell Goland that it should use pointer receivers in autocompleting a func/method signature instead of value receivers. It doesn't seem to consider already existing methods on ...