Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Censor = &cli.Command{
Name: "censor",
Usage: "Censor the questions",
Action: runCensor,
}
View Source
var Web = &cli.Command{
Name: "web",
Usage: "Start web server",
Action: runWeb,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.