taskfilter

package
v0.116.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoMatch = errors.New("task filter yielded no matches")

Functions

This section is empty.

Types

type TaskFilter

type TaskFilter func([]*api.Task) ([]*api.Task, error)

func MatchAnyTask

func MatchAnyTask() TaskFilter

func MatchExactTask

func MatchExactTask(desiredTaskNameOrAlias string) TaskFilter

Jump to

Keyboard shortcuts

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