linux_service

package
v0.0.39 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Restart

func Restart(svcName string) error

func Start

func Start(svcName string) error

func Stop

func Stop(svcName string) error

Types

type LinuxServiceState

type LinuxServiceState int
const (
	LinuxServiceRunning LinuxServiceState = iota
	LinuxServiceStopped
	LinuxServiceErrored
	LinuxServiceUnknown
)

func Status

func Status(svcName string) LinuxServiceState

Jump to

Keyboard shortcuts

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