Directories
¶
| Path | Synopsis |
|---|---|
|
grpc-golang
|
|
|
features/authentication/client
command
The client demonstrates how to supply an OAuth2 token for every RPC.
|
The client demonstrates how to supply an OAuth2 token for every RPC. |
|
features/authentication/server
command
The server demonstrates how to consume and validate OAuth2 tokens provided by clients for each RPC.
|
The server demonstrates how to consume and validate OAuth2 tokens provided by clients for each RPC. |
|
features/cancellation/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/cancellation/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/compression/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/compression/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/deadline/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/deadline/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/debugging/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/debugging/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/encryption/ALTS/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/encryption/ALTS/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/encryption/TLS/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/encryption/TLS/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/errors/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/errors/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/interceptor/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/interceptor/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/keepalive/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/keepalive/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/load_balancing/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/load_balancing/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/metadata/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/metadata/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/multiplex/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/multiplex/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/name_resolving/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/name_resolving/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/proto
Package proto is for go generate.
|
Package proto is for go generate. |
|
features/reflection/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/retry/client
command
Binary client is an example client.
|
Binary client is an example client. |
|
features/retry/server
command
Binary server is an example server.
|
Binary server is an example server. |
|
features/wait_for_ready
command
Binary wait_for_ready is an example for "wait for ready".
|
Binary wait_for_ready is an example for "wait for ready". |
|
helloworld/greeter_client
command
Package main implements a client for Greeter service.
|
Package main implements a client for Greeter service. |
|
helloworld/greeter_server
command
Package main implements a server for Greeter service.
|
Package main implements a server for Greeter service. |
|
route_guide/client
command
Package main implements a simple gRPC client that demonstrates how to use gRPC-Go libraries to perform unary, client streaming, server streaming and full duplex RPCs.
|
Package main implements a simple gRPC client that demonstrates how to use gRPC-Go libraries to perform unary, client streaming, server streaming and full duplex RPCs. |
|
route_guide/server
command
Package main implements a simple gRPC server that demonstrates how to use gRPC-Go libraries to perform unary, client streaming, server streaming and full duplex RPCs.
|
Package main implements a simple gRPC server that demonstrates how to use gRPC-Go libraries to perform unary, client streaming, server streaming and full duplex RPCs. |
Click to show internal directories.
Click to hide internal directories.