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

compareScalars compares two scalar values.
ConvertDocument converts bson.Document to types.Document and validates it.
MakeArray creates an empty array with set capacity.
MakeDocument makes a new Document from given key/value pairs.
MustConvertDocument is a ConvertDocument that panics in case of error.
MustMakeDocument is a MakeDocument that panics in case of error.
MustMakeDocument is a MakeDocument that panics in case of error.
MustNewArray is a NewArray that panics in case of error.
NewArray creates an array with the given values.

# Constants

encrypted.
function.
generic.
generic-old.
md5.
user.
uuid.
uuid-old.

# Variables

No description provided by the author

# Structs

Array represents BSON array.
No description provided by the author
Document represents BSON document.
No description provided by the author
No description provided by the author

# Interfaces

CompositeType represents composite/pointer type - Document or *Array.

# Type aliases

No description provided by the author
compareResult represents the result of a comparison.
No description provided by the author
No description provided by the author
No description provided by the author