grpc-go/examples/features
Doug Fawley 558e1b6f7f
examples/authz: add token package docstring (#6095)
2023-03-07 14:50:03 -08:00
..
authentication oauth: mark `NewOauthAccess` as deprecated and update examples to use `TokenSource` (#5882) 2022-12-27 21:06:47 -06:00
authz examples/authz: add token package docstring (#6095) 2023-03-07 14:50:03 -08:00
cancellation cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
compression cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
deadline cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
debugging cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
encryption Deprecate use of `ioutil` package (#5906) 2023-01-03 11:20:20 -08:00
errors cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
health *: add missing colon to errorf messages to improve readability (#5911) 2023-01-17 16:11:47 -08:00
interceptor *: add missing colon to errorf messages to improve readability (#5911) 2023-01-17 16:11:47 -08:00
keepalive cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
load_balancing resolver: replace resolver.Target.Endpoint field with Endpoint() method (#5852) 2023-01-24 12:03:56 -08:00
metadata cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
metadata_interceptor *: add missing colon to errorf messages to improve readability (#5911) 2023-01-17 16:11:47 -08:00
multiplex cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
name_resolving resolver: replace resolver.Target.Endpoint field with Endpoint() method (#5852) 2023-01-24 12:03:56 -08:00
proto/echo cmd/protoc-gen-go-grpc: bump -version to 1.3.0 for release (#6064) 2023-03-01 09:58:20 -08:00
reflection cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
retry doc: remove comment about obsolete GRPC_GO_RETRY env var (#5495) 2022-07-12 13:36:41 -07:00
stats_monitoring examples: add an example to illustrate the usage of stats handler (#5657) 2022-11-29 10:36:32 -08:00
unix_abstract client: remove trailing null from unix abstract socket address (#5678) 2022-09-30 09:34:05 -07:00
wait_for_ready cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
xds health: split imports into healthpb and healthgrpc (#5466) 2022-06-24 13:31:35 -07:00