//
pkg.gl
Category
github.com/test-network-function/cnf-certification-test
cmd
tnf
claim
compare
diff
package
4.5.7+incompatible
Repository:
https://github.com/test-network-function/cnf-certification-test.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
183 SLOC
#
Functions
Compare
Compares to interface{} objects obtained through json.Unmarshal() and returns a pointer to a Diffs object.
#
Structs
Diffs
Diffs holds the differences between two interface{} objects that have been obtained by unmarshalling JSON strings.
FieldDiff
FieldDIff holds the field path and the values from both claim files that have been found to be different.