Luis Chan

Results 4 comments of Luis Chan

my linter is also unstatisfy with the return error.

After upgrade to v1.14.1,`go mod tidy` failed. My go version is 1.14. ` go: finding module for package github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule ` `github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule: module github.com/grpc-ecosystem/grpc-gateway@latest found (v1.14.1), but does not contain package...

Is there any plan supporting gogoproto.embed? Embed reduce a lot of duplicate codes. Right now I have to skip the embed message. ```proto message AdPrimaryKey { string media = 1;...

Is there any chance to add one more variable for the proxies? I am not familiar with python 😭 After some research I found this ![image](https://user-images.githubusercontent.com/1881159/130812596-3129f428-be45-460c-8b2d-8bba45fdf854.png) https://github.com/wrjlewis/notion-search-alfred-workflow/blob/5852ab31f918a83cb4bc80f932dbb454734b7095/notion.py#L159