cmd

package
v0.0.0-...-b595b4b Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdRun = cli.Command{
	Action: run,
	Name:   "run",
	Flags: []cli.Flag{
		cli.StringFlag{
			Name:  "address",
			Value: ":3030",
		},
	},
}

CmdRun is the command to start the webserver

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