process

package
v11.1.4-modfix Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: AGPL-3.0 Imports: 3 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 interface {
	// Start executes a backend plugin process.
	Start(ctx context.Context, p *plugins.Plugin) error
	// Stop terminates a backend plugin process.
	Stop(ctx context.Context, p *plugins.Plugin) error
}

type Service

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

func ProvideService

func ProvideService() *Service

func (*Service) Start

func (s *Service) Start(ctx context.Context, p *plugins.Plugin) error

func (*Service) Stop

func (*Service) Stop(ctx context.Context, p *plugins.Plugin) error

Jump to

Keyboard shortcuts

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