Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Web = cli.Command{ Name: "web", Usage: "this command start web services", Description: `start web services`, Action: runWeb, Flags: []cli.Flag{ stringFlag("config, c", "", "custom configuration file path"), }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.