package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jun 1, 2026
License: MIT
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 CmdRun = &cobra.Command{
Use: "run",
Short: "Run service project",
Long: "Run service project. Example: gowind run admin",
Run: Run,
}
CmdRun run project command.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.