Documentation ¶
Overview ¶
Package jsondiff is for diffing JSON data.
It does it by pretty-printing the JSON data (with ordered keys and generous line feeds), and then diffing it line-by-line.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiffStrings ¶
DiffStrings json.Unmarshals the strings and diffs that.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.