*: revendor

This commit is contained in:
Eric Chiang
2016-10-04 00:28:50 -07:00
parent 2cc197b8a4
commit 0be8cc723a
141 changed files with 30027 additions and 2 deletions

6
vendor/google.golang.org/grpc/doc.go generated vendored Normal file
View File

@@ -0,0 +1,6 @@
/*
Package grpc implements an RPC system called gRPC.
See www.grpc.io for more information about gRPC.
*/
package grpc // import "google.golang.org/grpc"