Doug Fawley
|
a365199cb2
|
examples: fix debugging example after Dial->NewClient migration (#7833)
|
2024-11-13 14:57:09 -08:00 |
Marco Ferrer
|
52d7f6af60
|
multiple: switch to math/rand/v2 (#7711)
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
|
2024-10-29 10:43:58 -07:00 |
eshitachandwani
|
5fd98530cf
|
examples: improve package comments (#7658)
|
2024-10-07 10:28:35 -07:00 |
Purnesh Dixit
|
b6fde8cdd1
|
vet: add check for trailing spaces (#7576)
* vet: trailing spaces check
|
2024-09-12 11:40:38 +05:30 |
Arvind Bright
|
8320224ff0
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
Arvind Bright
|
8bf2b3ee6e
|
grpcrand: delete all of grpcrand and call the rand package directly (#7283)
|
2024-05-31 11:32:53 -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 |
赵延
|
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 |
Menghan Li
|
1dbe29f669
|
examples: update grpc version (#3813)
|
2020-08-13 14:26:49 -07:00 |
Zou Nengren
|
4e63bcab52
|
test: replace manual.GenerateAndRegisterManualResolver with grpc.WithResolvers (#3700)
|
2020-06-23 09:49:44 -07:00 |
Matjaz Debelak
|
42e450fade
|
doc: update "A short introduction to Channelz" url (#3583)
|
2020-05-07 13:17:02 -07:00 |
Menghan Li
|
5367efb805
|
cleanup: no x/net/context (#3120)
Manual change + mockgen
|
2019-10-29 13:06:26 -07:00 |
Quang Le Hong
|
d08614fd39
|
examples: add UnimplementedGreeterServer in debugging example (#3079)
|
2019-10-05 15:38:30 -07:00 |
Doug Fawley
|
50c4579fc2
|
examples: add Unimplemented___Server to all example servers (#3071)
|
2019-10-04 10:54:09 -07:00 |
Adhityaa Chandrasekar
|
230def7691
|
docs: fix debugging README typo (#3037)
|
2019-09-24 16:00:30 -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 |
lyuxuan
|
0a3dc64b95
|
example: debugging (#2536)
fixes #2491
|
2018-12-27 14:03:13 -08:00 |