yyh-gl
Results
2
issues of
yyh-gl
I think that error string should not be capitalized or end with punctuation. This idea is based on golint [(ref)](https://github.com/golang/lint/blob/738671d3881b9731cc63024d5d88cf28db875626/lint.go#L1177) Therefore, I propose the fix below. https://github.com/dgrijalva/jwt-go/pull/391 Of course, I...
## Error When I use gopls, the following error occurred. ``` panic: err: go command required, not found: exec: "go": executable file not found in $PATH: stderr: goroutine 74 [running]:...