rpcmd

package
v1.0.1-dev-02 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2024 License: MulanPSL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RpcCliCmd = &cobra.Command{
	Use:   "cli",
	Short: "start rpc cli of project",
	Run:   StartRpcCli,
}
View Source
var RpcServerCmd = &cobra.Command{
	Use:   "server",
	Short: "start rpc server of project",
	Run:   StartRpcServer,
}

Functions

func StartRpcCli

func StartRpcCli(cmd *cobra.Command, args []string)

func StartRpcServer

func StartRpcServer(cmd *cobra.Command, args []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL