task

package
v0.0.0-...-73df0bb Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionsTable

type ActionsTable struct {
	Group  linttask.Group
	SortBy string
	UI     boshui.UI
}

func (ActionsTable) Print

func (t ActionsTable) Print()

type DetailsTable

type DetailsTable struct {
	Details linttask.Details
	UI      boshui.UI
}

func (DetailsTable) Print

func (t DetailsTable) Print()

type GroupsTable

type GroupsTable struct {
	Groups []linttask.Group
	SortBy string
	UI     boshui.UI
}

func (GroupsTable) Print

func (t GroupsTable) Print()

type LinesTable

type LinesTable struct {
	Lines        []*linttask.Line
	UnknownLines []linttask.UnknownLine
	LineFilter   func(*linttask.Line) bool
	UI           boshui.UI
}

func (LinesTable) Print

func (t LinesTable) Print()

type ValueDuration

type ValueDuration struct {
	D time.Duration
}

func NewValueDuration

func NewValueDuration(d time.Duration) ValueDuration

func (ValueDuration) Compare

func (t ValueDuration) Compare(other boshtbl.Value) int

func (ValueDuration) String

func (t ValueDuration) String() string

func (ValueDuration) Value

func (t ValueDuration) Value() boshtbl.Value

Jump to

Keyboard shortcuts

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