package
0.0.0-20240502143600-6255cda2309f
Repository: https://github.com/sap/sap-hana-compatibility-layer-for-mongodb-wire-protocol.git
Documentation: pkg.go.dev

# Functions

CompareAndSetByPathNum asserts that two values with the same path in two objects (documents or arrays) are within a given numerical delta, then updates the expected object with the actual value.
CompareAndSetByPathTime asserts that two values with the same path in two objects (documents or arrays) are within a given time delta, then updates the expected object with the actual value.
No description provided by the author
GetByPath returns a value by path - a sequence of indexes and keys.
No description provided by the author
No description provided by the author
No description provided by the author
SetByPath sets the value by path - a sequence of indexes and keys.