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 |
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 |
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
|
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 |
lyuxuan
|
0a3dc64b95
|
example: debugging (#2536)
fixes #2491
|
2018-12-27 14:03:13 -08:00 |