Documentation
¶
Index ¶
Constants ¶
View Source
const ( KeyValueSeparatorJSON = `: ` KeyValueSeparatorTerraform = ` = ` KeyQuoteJSON = `"` KeyQuoteTerraform = `` SingleLineReplaceIndicatorTerraform = `~` SingleLineReplaceTransitionIndicatorTerraform = `[yellow][bold]->[reset]` )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Formatter)
func WithCommas ¶
func WithHideUnchanged ¶
func WithIndentation ¶
func WithIndentedDiffMarkers ¶
func WithJSONinJSONCompare ¶
Click to show internal directories.
Click to hide internal directories.