task

package
v0.0.0-...-772fc7e Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TimeOut = 60
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	Opt     config.Options
	Cfg     *config.Config
	Runners []*runner.Runner
	Tasks   []config.Task
}

func NewManager

func NewManager(opt config.Options, cfg *config.Config) *Manager

func (*Manager) Run

func (m *Manager) Run() (err error)

func (*Manager) RunTask

func (m *Manager) RunTask() error

func (*Manager) RunTaskParallel

func (m *Manager) RunTaskParallel() error

Jump to

Keyboard shortcuts

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