sorter

package
v0.0.0-...-1fa52ee Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0, BSD-2-Clause, ISC, + 1 more Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DependencySorter

type DependencySorter struct {
	// contains filtered or unexported fields
}

func (*DependencySorter) Sort

type SubTaskMetaSorter

type SubTaskMetaSorter interface {
	Sort() ([]plugin.SubTaskMeta, errors.Error)
}

func NewDependencySorter

func NewDependencySorter(metas []*plugin.SubTaskMeta) SubTaskMetaSorter

func NewTableSorter

func NewTableSorter(metas []*plugin.SubTaskMeta) SubTaskMetaSorter

type TableSorter

type TableSorter struct {
	// contains filtered or unexported fields
}

func (*TableSorter) Sort

func (d *TableSorter) Sort() ([]plugin.SubTaskMeta, errors.Error)

Jump to

Keyboard shortcuts

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