package
5.1.2-bit
Repository: https://github.com/adifri/postgres-operator.git
Documentation: pkg.go.dev
# Functions
Contains succeeds if item is in collection.
DeepEqual compares two values using [github.com/google/go-cmp/cmp] and succeeds if the values are equal.
MarshalMatches converts actual to YAML and compares that to expected.
Regexp succeeds if value contains any match of the regular expression re.
# Type aliases
No description provided by the author