examples/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
examples/helloworld | |
examples/helloworld/greeter_client | |
examples/helloworld/greeter_server | |
examples/helloworld/helloworld | |
examples/helloworld/mock_helloworld | |
examples/oauth | |
examples/oauth/client | The client demonstrates how to supply an OAuth2 token for every RPC. |
examples/oauth/server | The server demonstrates how to consume and validate OAuth2 tokens provided by clients for each RPC. |
examples/route_guide | |
examples/route_guide/client | 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. |
examples/route_guide/mock_routeguide | |
examples/route_guide/routeguide | |
examples/route_guide/server | 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. |
examples/rpc_errors | |
examples/rpc_errors/client | |
examples/rpc_errors/server |
- Version
- v1.17.0
- Published
- Dec 4, 2018
- Platform
- linux/amd64
- Last checked
- 31 minutes ago –
Tools for package owners.