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

Marshal encodes given value into fjson.
Marshal encodes given value into fjson.
Unmarshal decodes the given fjson-encoded data.

# Type aliases

Array represents BSON Array data type.
Bool represents BSON Bool data type.
DateTime represents BSON DateTime data type.
Document represents BSON Document 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.