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

7 lines
155 B
Go
Raw Normal View History

2016-06-01 01:12:52 +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"