daemonInstaller

package
v0.12.9 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrElevatedPrivileges = errors.New("Installation continues in the new window")
	ErrAlreadyInstalled   = errors.New("Service has already been installed")
	ErrNotInstalled       = errors.New("Service is not installed")
)

Functions

This section is empty.

Types

type Config

type Config struct {
}

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func New

func New(_ Config) (*Handler, error)

func (*Handler) Install

func (h *Handler) Install() error

func (*Handler) IsInstalled

func (h *Handler) IsInstalled() bool

func (*Handler) Remove

func (h *Handler) Remove() error

Jump to

Keyboard shortcuts

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