So a public variable error should follow different naming conventions then a local variable? That doesn't seem right, the go wiki says you should use the 'err' prefix for both (capitalized for public variables though, obviously)
And I'm only asking about when you are giving an error a distinct name, not just naming it 'err'.
Mogzol|11 months ago
And I'm only asking about when you are giving an error a distinct name, not just naming it 'err'.