scheduler

package
v1.1.8-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scheduler

type Scheduler struct {
	Exit bool
	// contains filtered or unexported fields
}

Scheduler schedule the pipeline. allocate the pipeline to the appropriate node for operation

func New

func New() (s *Scheduler)

New returns a new Scheduler

func (*Scheduler) Run

func (s *Scheduler) Run(ctx context.Context) (err error)

Run start working

func (*Scheduler) Stop

func (s *Scheduler) Stop()

Stop stop working

Jump to

Keyboard shortcuts

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