package
0.1.5
Repository: https://github.com/instaclustr/operator.git
Documentation: pkg.go.dev

# Functions

MapsDiff compares two maps and returns a slice of ObjectDiff with the differences.

# Structs

ObjectDiff stores the path to a value and the differing values from two maps.

# Type aliases

ObjectDiffs is a slice of ObjectDiff.