30 Commits

Author SHA1 Message Date
ee9f7f0c9a interop: add test case for "pick_first" (#2762) 2019-04-11 14:22:58 -07:00
39a411827d internal: Update proto generated code (#2133) 2018-06-08 17:54:26 -07:00
f669235193 internal: update proto generated code (#2093) 2018-05-21 09:59:26 -07:00
a36eb4675a regenerate *.pb.go files due to proto-gen-go update (#2070) 2018-05-11 18:57:54 -07:00
e538e04cad proto: update generated code (#2039) 2018-05-01 12:53:20 -07:00
5131c1f096 Use proto3 in interop tests and end2end tests (#1574) 2017-10-12 14:05:19 -07:00
25b4a426b4 go-generate pb.go files and check in Travis to make sure they don't change (#1426) 2017-08-17 16:00:51 -07:00
3c33c26290 add license for some proto files (#1322) 2017-06-27 09:54:34 -07:00
0d9891286a Merge pull request #967 from ncteisen/advanced_go_interop_tests
Go Advanced Interop Tests
2016-11-11 13:29:59 -08:00
687c958422 Reimplement unimplemented_method and address gofmt issues 2016-11-02 14:53:28 -07:00
5b6bca7d0c Add unimplemented test cases to Go interop client
Add UnimplementedService/UnimplementedCall and
TestService/UnimplementedCall to test.proto then regenerated the proto
file.
2016-11-02 09:49:56 -07:00
883bfc7bc8 pb.go file update 2016-10-28 12:37:56 -07:00
727a60e4d1 update server reflection code to comply with the change to the grpc generator 2016-10-21 18:06:55 -07:00
714db19b0b Add response_status field to test.proto. 2016-06-30 14:44:55 -07:00
abe672d5ed Update generated files 2016-06-10 14:20:04 -07:00
0da018f37e Update generated files 2016-06-09 15:02:17 -07:00
61e92eacc3 Phase 1 to add the server interceptor 2016-04-18 16:18:34 -07:00
accbf4c185 make proto 2016-02-04 17:35:04 -05:00
a15e3b9562 decodeFunc -> dec 2015-10-01 16:26:00 -07:00
1d81cf4f22 fix all the generated code 2015-10-01 14:35:07 -07:00
7b50c34edb add make proto and update protos 2015-05-24 16:14:32 +02:00
0f85408fd4 Eliminate proto.Unmarshal in the generated code 2015-04-27 14:47:09 -07:00
8b08b2d7b2 Interface change to accommodate the support of non-protobuf data formats 2015-03-25 15:18:07 -07:00
2f821c8afc migrate to the new codegen solution 2015-02-19 18:43:28 -08:00
fc10c7b40c Let RecvProto return nil for client stream rpc 2015-02-19 16:48:59 -08:00
634392a1c6 Remove the 2nd RecvProto in the generated code for client streaming 2015-02-18 22:18:01 -08:00
78d3bc72bf Make the generated code return nil intead of io.EOF when everything succeeds. 2015-02-13 17:10:37 -08:00
a205ce5f65 cpp updates interop proto for auth interop testing. Update the proto correspondingly. 2015-02-13 11:11:33 -08:00
ece135da8b Use the generated code from upcoming new grpc codegen 2015-02-12 17:04:32 -08:00
f61c1dbb05 rename the proto dir, prepare for porting into google3 2015-02-09 16:35:10 -08:00