Closed Gerifield closed 6 years ago
According to the Go "style guide" ( https://github.com/golang/go/wiki/CodeReviewComments#error-strings ) errors shouldn't start with uppercase characters.
@Gerifield thanks! :)
According to the Go "style guide" ( https://github.com/golang/go/wiki/CodeReviewComments#error-strings ) errors shouldn't start with uppercase characters.