eshitachandwani
|
e8a70c6c71
|
vet: add check to ensure terminating newline (#7645)
|
2024-10-07 10:34:22 -07:00 |
eshitachandwani
|
5fd98530cf
|
examples: improve package comments (#7658)
|
2024-10-07 10:28:35 -07:00 |
Arvind Bright
|
8320224ff0
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
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 |
Kyle J. Burda
|
3930549b38
|
resolver: replace resolver.Target.Endpoint field with Endpoint() method (#5852)
Fixes https://github.com/grpc/grpc-go/issues/5796
|
2023-01-24 12:03:56 -08:00 |
赵延
|
c44f627fd1
|
cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177)
|
2022-02-09 11:17:46 -08:00 |
Hrishi Hiraskar
|
467630fc24
|
examples: remove usage of WithBlock in examples (#4858)
|
2021-11-01 11:06:39 -07:00 |
Doug Fawley
|
02cd07d9bb
|
cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911)
|
2020-09-29 15:17:06 -07:00 |
Doug Fawley
|
44d73dff99
|
cmd/protoc-gen-go-grpc: rework service registration (#3828)
|
2020-08-25 09:28:01 -07:00 |
Doug Fawley
|
2cb07fcd90
|
resolver: rename Option to Options, leaving type aliases for now (#3175)
|
2019-11-12 15:23:46 -08:00 |
Michael Le
|
8988da6e70
|
examples: add examples regression test script (#3118)
|
2019-10-31 13:11:53 -07:00 |
Doug Fawley
|
50c4579fc2
|
examples: add Unimplemented___Server to all example servers (#3071)
|
2019-10-04 10:54:09 -07:00 |
Doug Fawley
|
3910b873d3
|
bar: add ability to update resolver state atomically and pass directly to the balancer (#2693)
|
2019-03-22 10:48:55 -07:00 |
Nguyen Quang Huy
|
871b88ce2e
|
doc: fix typos (#2655)
|
2019-02-25 10:31:22 -08:00 |
Nguyen Quang Huy
|
9c297a48bb
|
examples: remove duplicated words (#2654)
|
2019-02-25 10:07:04 -08:00 |
Doug Fawley
|
9572bbe0f9
|
cleanup: remove unused symbols (#2581)
|
2019-01-17 10:14:45 -08:00 |
Doug Fawley
|
59acad4c45
|
cleanup: more simplifications (#2574)
|
2019-01-16 13:07:56 -08:00 |
Menghan Li
|
36f3126920
|
example: name_resolving (#2514)
|
2018-12-27 14:30:17 -08:00 |