Documentation
¶
Overview ¶
Package service contains code for the service subcommands
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ServiceCmd = &cobra.Command{ Use: "service", Short: "service subcommand", Run: func(cmd *cobra.Command, args []string) { _ = cmd.Help() }, }
View Source
var (
WebserverListenAddr string
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.