coredns/vendor/google.golang.org/grpc
Yong Tang c7321fabc2 Prune dependencies (#1917)
When running `dep prune` explicitly, the following message show up:
```
dep prune
Pruning is now performed automatically by dep ensure.
```

However, after the explicit `dep prune`, there are still many files deleted. (Guess `dep ensure` is not complete yet).

This fix did a `dep prune` to clean up unneeded files.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-06-30 22:47:19 +01:00
..
balancer Prune dependencies (#1917) 2018-06-30 22:47:19 +01:00
codes Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
connectivity dep ensure -update (#1001) 2017-08-28 08:49:28 -07:00
credentials Prune dependencies (#1917) 2018-06-30 22:47:19 +01:00
encoding Prune dependencies (#1917) 2018-06-30 22:47:19 +01:00
grpclog Prune dependencies (#1917) 2018-06-30 22:47:19 +01:00
health Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
internal Prune dependencies (#1917) 2018-06-30 22:47:19 +01:00
keepalive dep ensure -update (#1001) 2017-08-28 08:49:28 -07:00
metadata Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
naming Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
peer dep ensure -update (#1001) 2017-08-28 08:49:28 -07:00
resolver Prune dependencies (#1917) 2018-06-30 22:47:19 +01:00
stats Prune dependencies (#1917) 2018-06-30 22:47:19 +01:00
status Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
tap Update vendor libraries except client-go, apimachinery and ugorji/go (#1197) 2017-11-03 07:20:15 +00:00
transport Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
.travis.yml Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
AUTHORS dep ensure -update (#1001) 2017-08-28 08:49:28 -07:00
backoff.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
balancer.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
balancer_conn_wrappers.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
balancer_switching_test.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
balancer_test.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
balancer_v1_wrapper.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
call.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
call_test.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
clientconn.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
clientconn_test.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
codec.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
codec_test.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
codegen.sh Update vendor with go dep 2017-04-28 09:14:54 -07:00
CONTRIBUTING.md Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
doc.go Update vendor libraries except client-go, apimachinery and ugorji/go (#1197) 2017-11-03 07:20:15 +00:00
envconfig.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
go16.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
go17.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
interceptor.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
LICENSE dep ensure -update (#1001) 2017-08-28 08:49:28 -07:00
Makefile Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
picker_wrapper.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
picker_wrapper_test.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
pickfirst.go Add route53 plugin (#1390) 2018-01-15 09:59:29 -08:00
pickfirst_test.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
proxy.go Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
proxy_test.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
README.md Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
resolver_conn_wrapper.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
resolver_conn_wrapper_test.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
rpc_util.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
rpc_util_test.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
server.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
server_test.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
service_config.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
service_config_test.go Add route53 plugin (#1390) 2018-01-15 09:59:29 -08:00
stickiness_linkedmap.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
stickiness_linkedmap_test.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
stickiness_test.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
stream.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
trace.go Update vendor libraries except client-go, apimachinery and ugorji/go (#1197) 2017-11-03 07:20:15 +00:00
version.go Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00
vet.sh Dep ensure -update (#1912) 2018-06-30 09:07:33 -07:00

gRPC-Go

Build Status GoDoc GoReportCard

The Go implementation of gRPC: A high performance, open source, general RPC framework that puts mobile and HTTP/2 first. For more information see the gRPC Quick Start: Go guide.

Installation

To install this package, you need to install Go and setup your Go workspace on your computer. The simplest way to install the library is to run:

$ go get -u google.golang.org/grpc

Prerequisites

This requires Go 1.6 or later. Go 1.7 will be required soon.

Constraints

The grpc package should only depend on standard Go packages and a small number of exceptions. If your contribution introduces new dependencies which are NOT in the list, you need a discussion with gRPC-Go authors and consultants.

Documentation

See API documentation for package and API descriptions and find examples in the examples directory.

Performance

See the current benchmarks for some of the languages supported in this dashboard.

Status

General Availability Google Cloud Platform Launch Stages.

FAQ

Compiling error, undefined: grpc.SupportPackageIsVersion

Please update proto package, gRPC package and rebuild the proto files:

  • go get -u github.com/golang/protobuf/{proto,protoc-gen-go}
  • go get -u google.golang.org/grpc
  • protoc --go_out=plugins=grpc:. *.proto