cmd

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CODE_SUCCESS color.Attribute = color.FgGreen
	CODE_WARNING color.Attribute = color.FgYellow
	CODE_INFO    color.Attribute = color.FgBlue
	CODE_ERROR   color.Attribute = color.FgRed

	MESSAGE_FINISHED = "Finished!"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Attribute

type Attribute interface{}

type TermLog

type TermLog struct {
	Message string
	Code    Attribute
}

func (*TermLog) Print

func (t *TermLog) Print()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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