Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewJsonFormatter ¶
func NewJsonFormatter(disableColor bool) *prettyjson.Formatter
Types ¶
type DynamicColorGenerator ¶
type DynamicColorGenerator struct {
// contains filtered or unexported fields
}
func NewDynamicColorGenerator ¶
func NewDynamicColorGenerator(startingRow, startingColumn uint8) (*DynamicColorGenerator, error)
NewDynamicColorGenerator creates a new DynamicColorGenerator
func (*DynamicColorGenerator) GetColorForElement ¶
func (g *DynamicColorGenerator) GetColorForElement(key string) uint8
Click to show internal directories.
Click to hide internal directories.