Nathan Baulch
|
c8951abc16
|
*: fix minor typos (#7487)
* Fix typos
* Fix reflecton tests
|
2024-08-14 22:43:01 +05:30 |
Elisha Silas
|
09e6fddbcd
|
Update docs and examples and tests to use NewClient instead of Dial (#7068)
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
Co-authored-by: Doug Fawley <dfawley@google.com>
|
2024-04-19 10:55:23 -07:00 |
Clément Jean
|
02858ee506
|
deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919)
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
Co-authored-by: Doug Fawley <dfawley@google.com>
|
2024-01-30 10:59:10 -08:00 |
Doug Fawley
|
fe1519ecf7
|
client: fix ClientStream.Header() behavior (#6557)
|
2023-08-18 08:05:48 -07:00 |
Easwar Swaminathan
|
be06d526c0
|
binarylog: consistently rename imports for binarylog proto (#5931)
|
2023-01-12 16:00:34 -08:00 |
赵延
|
c44f627fd1
|
cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177)
|
2022-02-09 11:17:46 -08:00 |
Ryan Leung
|
14ebd917f2
|
lint: fix some unused parameter issues (#4956)
|
2021-11-09 11:18:21 -08:00 |
Doug Fawley
|
4ddf8ceaa7
|
Revert "transport/server: add :method POST to incoming metadata (#4770)" (#4790)
This reverts commit c84a5de064 .
|
2021-09-21 10:55:00 -07:00 |
Zach Reyes
|
c84a5de064
|
transport/server: add :method POST to incoming metadata (#4770)
* transport/server: add :method POST to incoming metadata
|
2021-09-15 17:02:08 -04:00 |
Doug Fawley
|
d3ae124a07
|
cleanup: use different import alias for services than messages (#4148)
|
2021-01-12 12:23:41 -08:00 |
Doug Fawley
|
ecc9a99b66
|
interop: remove test.proto clones/variants and use grpc-proto repo instead (#4129)
|
2021-01-07 14:19:11 -08:00 |
Doug Fawley
|
02cd07d9bb
|
cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911)
|
2020-09-29 15:17:06 -07:00 |
Menghan Li
|
400b4a0a6d
|
binarylog: export Sink (#3879)
|
2020-09-22 09:52:20 -07:00 |