grpc-go/test
Doug Fawley 9519efffeb
cmd/protoc-gen-go-grpc: use grpc.ServiceRegistrar instead of *grpc.Server (#3968)
2020-10-20 13:02:25 -07:00
..
bufconn Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
codec_perf all: refactor .pb.go generation (#3451) 2020-04-24 08:54:03 -07:00
go_vet internal: reintroduce legacy appengine build constraints (#3838) 2020-08-25 13:49:57 -07:00
grpc_testing cmd/protoc-gen-go-grpc: use grpc.ServiceRegistrar instead of *grpc.Server (#3968) 2020-10-20 13:02:25 -07:00
kokoro xds testing: add path_matching and header_matching (#3764) 2020-07-28 10:33:47 -07:00
tools test/tools: update protoc-gen-go version used by vet.sh (#3355) 2020-02-03 11:06:34 -08:00
authority_test.go internal/resolver/unix: Implemented unix resolver. (#3890) 2020-10-16 11:52:54 -07:00
balancer_test.go cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
channelz_linux_go110_test.go cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
channelz_test.go cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
context_canceled_test.go client: fix race between client-side stream cancellation and compressed server data arriving (#3054) 2019-10-01 10:47:40 -07:00
creds_test.go cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
end2end_test.go cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
goaway_test.go cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
gracefulstop_test.go cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
healthcheck_test.go cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
local_creds_test.go cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
logging.go internal: clean up all usages of grpclog, and replace with component (#3719) 2020-08-06 13:19:17 -07:00
race.go autofix license notice 2017-06-08 14:42:19 +02:00
rawConnWrapper.go Update go.mod for golang/x/tools and staticcheck (#2832) 2019-05-24 11:13:46 -07:00
retry_test.go cleanup: fix generic comparisons on protobuf messages (#3153) 2019-11-06 14:25:07 -08:00
server_test.go interceptor: new APIs for chaining server interceptors. (#3336) 2020-02-12 11:11:50 -08:00
servertester.go End stream flag bugfix (#3803) 2020-08-21 14:22:17 -07:00
stream_cleanup_test.go test: fix Test/GracefulStop by not removing activeStreams too aggresivelly (#2857) 2019-06-12 10:26:18 -07:00