task

package
v0.0.0-...-9f6fd05 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2018 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitTasks

func InitTasks() error

Types

type Job

type Job interface {
	// contains filtered or unexported methods
}

type Task

type Task struct {
	Id          string
	Expressions []string
}

type TaskSlice

type TaskSlice struct {
	Tasks []Task
}

Jump to

Keyboard shortcuts

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