chore: add go linter #2
Annotations
3 errors
required:
main.go#L15
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
required:
main.go#L31
Error return value of `grpcServer.Serve` is not checked (errcheck)
|
required
issues found
|