formatter

package
v0.1.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSON

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

func NewJSON

func NewJSON(w io.Writer) *JSON

func (*JSON) JobStatus

func (f *JSON) JobStatus(jobStatus *flex.JobStatus)

func (*JSON) JobStatuses

func (f *JSON) JobStatuses(jobStatuses []*flex.JobStatus)

func (*JSON) Package

func (f *JSON) Package(pkg *flex.Package)

func (*JSON) Tag

func (f *JSON) Tag(tag *flex.Tag)

func (*JSON) Tags

func (f *JSON) Tags(tags []*flex.Tag)

type Text

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

func NewText

func NewText(w io.Writer) *Text

func (*Text) JobStatus

func (f *Text) JobStatus(jobStatus *flex.JobStatus)

func (*Text) JobStatuses

func (f *Text) JobStatuses(jobStatuses []*flex.JobStatus)

func (*Text) Package

func (f *Text) Package(pkg *flex.Package)

func (*Text) Tag

func (f *Text) Tag(tag *flex.Tag)

func (*Text) Tags

func (f *Text) Tags(tags []*flex.Tag)

Jump to

Keyboard shortcuts

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