command

package
v0.0.0-...-e228f7a Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DaemonCommand = cli.Command{
	Name:    "daemon",
	Aliases: []string{"d"},
	Usage:   "run daemon server",
	Action: func(c *cli.Context) error {
		server.Run()
		return nil
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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