package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Feb 15, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package jsondiff implements a line-oriented JSON differ.
func Diff(a interface{}, b interface{}) (string, error)
Diff computes the line-oriented diff between the JSON representation of two structs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.