worker

package
v0.0.0-...-5032473 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Onewayer

type Onewayer struct {
	Inputs    []string
	Transits  []string
	Processes []string
	Outputs   []string
	Crons     []string
	// contains filtered or unexported fields
}

func (*Onewayer) GetStatus

func (o *Onewayer) GetStatus() bool

func (*Onewayer) SetCronner

func (o *Onewayer) SetCronner(pluginType string)

func (*Onewayer) SetParter

func (o *Onewayer) SetParter(pluginType string)

func (*Onewayer) StartCronners

func (o *Onewayer) StartCronners()

func (*Onewayer) StartParters

func (o *Onewayer) StartParters()

func (*Onewayer) StopCronners

func (o *Onewayer) StopCronners()

func (*Onewayer) StopParters

func (o *Onewayer) StopParters()

type Worker

type Worker interface {
	plug.PartUser
	plug.CronUser
	plug.Statuser
}

func InitWorker

func InitWorker() Worker

Jump to

Keyboard shortcuts

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