Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Flatten ¶
Flatten accepts a nested struct and returns a flat struct with key like a."b/c".d[0].e
func FprintFlat ¶
func SprintFlat ¶
SprintFlat accepts a JSON formatted byte array and returns the sorted "key = val" buffer
func SprintFlatColor ¶
func SprintFlatColor(b []byte, colorize *palette.ColorPaletteFunc) string
Types ¶
type Delta ¶
type Delta struct {
// contains filtered or unexported fields
}
func (*Delta) KeysToDelete ¶
Click to show internal directories.
Click to hide internal directories.