server

package
v0.0.0-...-bf8049d Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2020 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = cli.Command{
	Name:  "server",
	Usage: "Run the server.",
	Flags: []cli.Flag{
		listenFlag,
		environmentFlag,
		apiUserFlag,
		apiPasswordFlag,
		storageFlag,
		storageArgsFlag,
	},
	Action: serverCommandAction,
}
View Source
var ProductionEnvironment = "production"

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