protobuf-go/cmd/protoc-gen-go-grpc
Damien Neil 4c057caa84 cmd/protoc-gen-go-grpc: switch to the stdlib "context" package
Also replace the ident function with the handy GoImportPath.Ident method.

Change-Id: Ie4e820556fb83e659ab7e7af98f27fc24cdcd760
Reviewed-on: https://go-review.googlesource.com/c/152177
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2018-12-03 20:00:03 +00:00
..
internal_gengogrpc cmd/protoc-gen-go-grpc: switch to the stdlib "context" package 2018-12-03 20:00:03 +00:00
testdata/grpc cmd/protoc-gen-go-grpc: switch to the stdlib "context" package 2018-12-03 20:00:03 +00:00
golden_test.go test.bash: do not run golden tests by default 2018-10-16 16:49:18 +00:00
main.go cmd/protoc-gen-go-grpc: add gRPC code generator 2018-09-27 19:32:34 +00:00