gamemgr

package
v5.3.1-alpha1 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

processmanagement.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InternalIsServerRunning

func InternalIsServerRunning() bool

InternalIsServerRunning checks if the server process is running. Safe to call standalone as it manages its own locking.

func InternalStartServer

func InternalStartServer() error

func InternalStopServer

func InternalStopServer() error

Types

type Arg

type Arg struct {
	Flag          string
	Value         string
	RequiresValue bool
	Condition     func() bool
	NoQuote       bool
}

Jump to

Keyboard shortcuts

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