service

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	Executable, ConfigRoot, Home string
	UID                          int
}

func (Manager) Install

func (Manager) Install(context.Context) error

func (Manager) Remove

func (Manager) Remove(context.Context) error

func (Manager) Start

func (Manager) Start(context.Context) error

func (Manager) Status

func (Manager) Status(context.Context) (Status, error)

func (Manager) Stop

func (Manager) Stop(context.Context) error

type Status

type Status struct {
	Installed, Running bool
	Label              string
}

Jump to

Keyboard shortcuts

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