Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdServeHostname = &cobra.Command{ Use: "serve-hostname", Short: "Serves the hostname", Long: `Serves the hostname through HTTP / TCP / UDP on the given port.`, Args: cobra.MaximumNArgs(0), Run: main, }
CmdServeHostname is used by agnhost Cobra.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.