eshitachandwani
|
5fd98530cf
|
examples: improve package comments (#7658)
|
2024-10-07 10:28:35 -07:00 |
eshitachandwani
|
ac41314504
|
.*: Add missing a newline at the end (#7644)
|
2024-09-18 14:46:09 +05:30 |
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 |
Purnesh Dixit
|
6d236200ea
|
documentation: on server, use FromIncomingContext for retrieving context and `SetHeader`, `SetTrailer` to send metadata to client (#7238)
|
2024-06-04 09:53:02 -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 |
Doug Fawley
|
fbff2abb0f
|
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544)
|
2023-08-14 09:04:46 -07:00 |
Mikhail Mazurskiy
|
379a2f676c
|
*: add missing colon to errorf messages to improve readability (#5911)
|
2023-01-17 16:11:47 -08:00 |
richzw
|
a2054471ce
|
examples: add new example to show updating metadata in interceptors (#5788)
|
2022-12-06 08:57:50 -08:00 |