Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareJsonHelper ¶
Types ¶
type JsonDiff ¶
type JsonDiff struct {
Changes []*Node
}
func CompareJson ¶
func CompareJson(a interface{}, b interface{}) *JsonDiff
Click to show internal directories.
Click to hide internal directories.