servicemanager

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2021 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PLUGIN_MANIFEST_SYMBOL     = "Manifest"
	INSTANCE_NO_REASON_TIMEOUT = 15 * time.Second
)

Variables

This section is empty.

Functions

This section is empty.

Types

type InstanceState

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

type ServiceManager

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

func NewServiceManager

func NewServiceManager(config []byte, pluginpaths []string, svcs [][]manifest.ServiceManifest) (*ServiceManager, error)

func (*ServiceManager) Init

func (sm *ServiceManager) Init()

func (*ServiceManager) Stop

func (sm *ServiceManager) Stop()

type ServiceState

type ServiceState struct {
	manifest.ServiceManifest
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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