00ae96095d
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
6 lines
137 B
Go
6 lines
137 B
Go
/*
|
|
Package grpc implements an RPC system called gRPC.
|
|
|
|
See https://github.com/grpc/grpc for more information about gRPC.
|
|
*/
|
|
package grpc
|