root

package
v0.0.0-...-b988991 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	IndexSvrCmds = []cli.Command{
		{

			Name:    "index",
			Aliases: []string{"i"},
			Usage:   "Start SailCraft Index Service",
			Flags:   indexSvrFlags,
			Action:  actionIndexSvrStart,
		},
		{
			Name:    "control",
			Aliases: []string{"r"},
			Usage:   "SailCraft Query Service Control",
			Flags:   indexSvrControlFlags,
			Action:  actionIndexSvrControl,
		},
	}
)

Functions

func InitCtrl

func InitCtrl() error

func ReloadCmd

func ReloadCmd(ipNames string, ports string, cmd string)

func RunWebServ

func RunWebServ(webListenIP string, webListenPort int) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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