doc.go 155 Bytes Edit Raw Blame History 1 2 3 4 5 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"