internal

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EOk    = "ok"
	ENotOk = "!!"
)

constants

Variables

This section is empty.

Functions

func Begin

func Begin(f *os.File, color EColor, format string, a ...interface{})

Begin formatter

func Color

func Color(f *os.File, color EColor) string

Color string

func DoEnd

func DoEnd(f *os.File, cmd string, status bool, format string, a ...interface{})

DoEnd formatter

func Info

func Info(f *os.File, color EColor, format string, a ...interface{})

Info formatter

Types

type EColor

type EColor int

EColor type

const (
	EColorNormal EColor = iota
	EColorGood
	EColorWarn
	EColorBad
	EColorHilite
	EColorBracket
)

EColor enums

Jump to

Keyboard shortcuts

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