//
pkg.gl
Category
github.com/instaclustr/operator
pkg
utils
dcomparison
package
0.1.5
Repository:
https://github.com/instaclustr/operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
95 SLOC
#
Functions
MapsDiff
MapsDiff compares two maps and returns a slice of ObjectDiff with the differences.
#
Structs
ObjectDiff
ObjectDiff stores the path to a value and the differing values from two maps.
#
Type aliases
ObjectDiffs
ObjectDiffs is a slice of ObjectDiff.