package
4.5.7+incompatible
Repository: https://github.com/test-network-function/cnf-certification-test.git
Documentation: pkg.go.dev

# Functions

Compares to interface{} objects obtained through json.Unmarshal() and returns a pointer to a Diffs object.

# Structs

Diffs holds the differences between two interface{} objects that have been obtained by unmarshalling JSON strings.
FieldDIff holds the field path and the values from both claim files that have been found to be different.