Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdServe = &cobra.Command{ Use: "serve", Short: "Start web server", Run: runWeb, Args: cobra.NoArgs, }
CmdServe represents the available web sub-command.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.