service

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	StartCmd = &cobra.Command{
		Use:   "start",
		Short: "Start the ghost service",
		Run:   RunStartService,
	}
)
View Source
var (
	StopCmd = &cobra.Command{
		Use:   "stop",
		Short: "Stop the ghost service",
		Run:   RunStopService,
	}
)

Functions

func RunStartService

func RunStartService(cmd *cobra.Command, args []string)

func RunStopService

func RunStopService(cmd *cobra.Command, args []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL