google.golang.org/ directory

Directories

PathSynopsis
Godeps/_workspace/src/google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
Godeps/_workspace/src/google.golang.org/grpc/benchmarkPackage benchmark implements the building blocks to setup end-to-end gRPC benchmarks.
Godeps/_workspace/src/google.golang.org/grpc/benchmark/client
Godeps/_workspace/src/google.golang.org/grpc/benchmark/grpc_testingPackage grpc_testing is a generated protocol buffer package.
Godeps/_workspace/src/google.golang.org/grpc/benchmark/server
Godeps/_workspace/src/google.golang.org/grpc/benchmark/stats
Godeps/_workspace/src/google.golang.org/grpc/codesPackage codes defines the canonical error codes used by gRPC.
Godeps/_workspace/src/google.golang.org/grpc/credentialsPackage credentials implements various credentials supported by gRPC library, which encapsulate all the state needed by a client to authenticate with a server and make various assertions, e.g., about the client's identity, role, or whether it is authorized to make a particular call.
Godeps/_workspace/src/google.golang.org/grpc/credentials/oauthPackage oauth implements gRPC credentials using OAuth.
Godeps/_workspace/src/google.golang.org/grpc/examples
Godeps/_workspace/src/google.golang.org/grpc/examples/helloworld
Godeps/_workspace/src/google.golang.org/grpc/examples/helloworld/greeter_client
Godeps/_workspace/src/google.golang.org/grpc/examples/helloworld/greeter_server
Godeps/_workspace/src/google.golang.org/grpc/examples/helloworld/helloworldPackage helloworld is a generated protocol buffer package.
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide/clientPackage 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.
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide/routeguidePackage routeguide is a generated protocol buffer package.
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide/serverPackage 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.
Godeps/_workspace/src/google.golang.org/grpc/grpclogPackage grpclog defines logging for grpc.
Godeps/_workspace/src/google.golang.org/grpc/grpclog/gloggerPackage glogger defines glog-based logging for grpc.
Godeps/_workspace/src/google.golang.org/grpc/healthPackage health provides some utility functions to health-check a server.
Godeps/_workspace/src/google.golang.org/grpc/health/grpc_health_v1Package grpc_health_v1 is a generated protocol buffer package.
Godeps/_workspace/src/google.golang.org/grpc/interop
Godeps/_workspace/src/google.golang.org/grpc/interop/client
Godeps/_workspace/src/google.golang.org/grpc/interop/grpc_testingPackage grpc_testing is a generated protocol buffer package.
Godeps/_workspace/src/google.golang.org/grpc/interop/server
Godeps/_workspace/src/google.golang.org/grpc/metadataPackage metadata define the structure of the metadata supported by gRPC library.
Godeps/_workspace/src/google.golang.org/grpc/namingPackage naming defines the naming API and related data structures for gRPC.
Godeps/_workspace/src/google.golang.org/grpc/peerPackage peer defines various peer information associated with RPCs and corresponding utils.
Godeps/_workspace/src/google.golang.org/grpc/test
Godeps/_workspace/src/google.golang.org/grpc/test/codec_perfPackage codec_perf is a generated protocol buffer package.
Godeps/_workspace/src/google.golang.org/grpc/test/grpc_testingPackage grpc_testing is a generated protocol buffer package.
Godeps/_workspace/src/google.golang.org/grpc/transportPackage transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC).
Version
v2.3.8+incompatible (latest)
Published
Feb 16, 2017
Platform
linux/amd64
Last checked
19 hours ago

Tools for package owners.