1
0
mirror of https://github.com/rancher/os.git synced 2025-07-04 10:36:14 +00:00
os/vendor/google.golang.org/grpc/doc.go

7 lines
155 B
Go
Raw Normal View History

2016-06-01 08:42:22 +00:00
/*
Package grpc implements an RPC system called gRPC.
See www.grpc.io for more information about gRPC.
*/
package grpc // import "google.golang.org/grpc"