cmd

package
v0.0.0-...-f0d8a09 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Run = cli.Command{
	Name:        "run",
	Usage:       "This command starts all git rpc service",
	Description: `Start Git RPC Service`,
	Action:      RpcRun,
	Flags: []cli.Flag{
		stringFlag("config, c", "", "Custom configuration file path"),
	},
}

Functions

func RpcRun

func RpcRun(c *cli.Context) error

func RpcRunDebug

func RpcRunDebug() error

Types

This section is empty.

Jump to

Keyboard shortcuts

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