autostart

package
v0.0.0-...-d23ef4a Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2018 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	services.ServiceLifeCycle
	StartAll() error
	EnableAll() error
	DisableAll() error
	Add(process types.Process, startDelay int32, stopDelay int32, priority int32, parallel bool) (int64, error)
	Remove(id int64) error
	Disable(id int64) error
	Enable(id int64) error
}

func GetInstance

func GetInstance() Service

Jump to

Keyboard shortcuts

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