package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Nov 30, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
Cmd = &cobra.Command{
Use: "standalone",
Short: "Start a standalone service",
Long: `Long description`,
Run: exec,
}
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.