Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartCmd ¶
func StartCmd() *cli.Command
The function defines a CLI command to start a server with various flags and options, including the ability to run as a daemon.
func StopCmd ¶
func StopCmd() *cli.Command
The function defines a CLI command to stop a server by reading a lock file, killing the process with the corresponding PID, and removing the lock file.
func VersionCmd ¶
func VersionCmd(v string) *cli.Command
This function creates a CLI command that prints the version number.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.