Versions in this module Expand all Collapse all v0 v0.6.0 Jan 5, 2018 Changes in this version + const BgBlack + const BgBlue + const BgCyan + const BgGreen + const BgMagenta + const BgRed + const BgWhite + const BgYellow + const Blink + const Bright + const DefaultAnsiHighlight + const Dim + const FgBlack + const FgBlue + const FgCyan + const FgGreen + const FgMagenta + const FgRed + const FgWhite + const FgYellow + const Hidden + const Name + const Reset + const Reverse + const Underscore + func Constructor(config map[string]interface{}, cache *registry.Cache) (highlight.FragmentFormatter, error) + type FragmentFormatter struct + func NewFragmentFormatter(color string) *FragmentFormatter + func (a *FragmentFormatter) Format(f *highlight.Fragment, orderedTermLocations highlight.TermLocations) string