output

package
v0.0.0-...-595eb68 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Label

type Label string
const (
	LabelEletrize Label = "ELETRIZE"
	LabelWatcher  Label = "WATCHER"
	LabelBuild    Label = "BUILD"
)

func (Label) Add

func (l Label) Add(label Label) Label

type Output

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

func NewOutput

func NewOutput() *Output

func (*Output) Print

func (o *Output) Print()

func (*Output) Push

func (o *Output) Push(v ...any)

func (*Output) PushLabel

func (o *Output) PushLabel(label Label, v ...any)

func (*Output) Pushln

func (o *Output) Pushln(v ...any)

func (*Output) PushlnLabel

func (o *Output) PushlnLabel(label Label, v ...any)

func (*Output) Wait

func (o *Output) Wait()

Jump to

Keyboard shortcuts

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