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

ConvertDocument converts types.Document to bson.Document and validates it.
MustConvertDocument is a ConvertDocument that panics in case of error.

# Constants

No description provided by the author

# Structs

Document represents BSON Document data type.

# Type aliases

Array represents BSON Array data type.
Bool represents BSON Bool data type.
CString represents BSON CString data type.
DateTime represents BSON DateTime data type.
Double represents BSON Double data type.
Int32 represents BSON Int32 data type.
Int64 represents BSON Int64 data type.
ObjectID represents BSON ObjectID data type.
Regex represents BSON Regex data type.
String represents BSON String data type.