Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // cSpell:ignore cdcfe NameColor = rgbColorFunc("9cdcfe") ValueColor = func(i interface{}) string { return rgbColorFunc("ce9178")(fmt.Sprint(i)) } )
Functions ¶
func IsColorTerminal ¶ added in v0.2.0
func PrintInstance ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.