Kind Jeff

Results 7 comments of Kind Jeff

为什么不是 she-lang ?

+1 Now gopls checks `DeepEqual` with errors. ``` 17:03:20 ➜ gopls check app/grpc/handlers_test.go /Users/jeff/proj/learning/app/grpc/handlers_test.go:2073:9-49: avoid using reflect.DeepEqual with errors /Users/jeff/proj/learning/app/grpc/handlers_test.go:3163:7-55: avoid using reflect.DeepEqual with errors /Users/jeff/proj/learning/app/grpc/handlers_test.go:4498:9-49: avoid using reflect.DeepEqual with...