taggo

package
v0.0.0-...-0adebcd Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ColorFuncMap = map[Color](func(format string, a ...interface{}) string){
	"":        asItIs,
	"black":   fatih_color.BlackString,
	"red":     fatih_color.RedString,
	"green":   fatih_color.GreenString,
	"yellow":  fatih_color.YellowString,
	"blue":    fatih_color.BlueString,
	"magenda": fatih_color.MagentaString,
	"cyan":    fatih_color.CyanString,
	"white":   fatih_color.WhiteString,
}

ColorFuncMap TODO

Functions

func FlagParse

func FlagParse()

FlagParse parse command line arguments

func MainStream

func MainStream()

MainStream is a main I/O stream of taggo

Types

type Color

type Color string

Color representing one color

type Colorizer

type Colorizer map[int]Color

Colorizer contains information for which column should be colorized with which color

type Icon

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

Icon represents one icon which has nerdfont unicode and its color

Jump to

Keyboard shortcuts

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