grpc-go/internal/grpcsync
Nathan Baulch c8951abc16
*: fix minor typos (#7487)
* Fix typos

* Fix reflecton tests
2024-08-14 22:43:01 +05:30
..
callback_serializer.go internal/grpcsync: support two ways to schedule a callback with the serializer (#7408) 2024-07-12 14:47:41 -07:00
callback_serializer_test.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
event.go client: block RPCs early until the resolver has returned addresses (#2409) 2018-11-09 13:53:47 -08:00
event_test.go Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
oncefunc.go client: synchronously verify server preface in newClientTransport (#5731) 2022-10-20 09:29:17 -07:00
oncefunc_test.go client: synchronously verify server preface in newClientTransport (#5731) 2022-10-20 09:29:17 -07:00
pubsub.go internal/grpcsync: support two ways to schedule a callback with the serializer (#7408) 2024-07-12 14:47:41 -07:00
pubsub_test.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00