should have comment or be unexported · Issue #191 · golang/lint
I've just started learning Golang and while I do want to follow best practises and follow this linter, I'm not sure how to fix these warnings. When I put some random comment above some function or ...