Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InstallGrpcClientCmd = &cobra.Command{Use: "cli", Short: "grpc client", Run: GrpcClient}
View Source
var InstallGrpcServerCmd = &cobra.Command{Use: "server", Short: "grpc server", Run: GrpcServer}
View Source
var RpcCmds = []*cobra.Command{ InstallGrpcClientCmd, InstallGrpcServerCmd, }
Functions ¶
func GrpcClient ¶
func GrpcServer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.