...

Text file src/go.mongodb.org/mongo-driver/testdata/client-side-encryption-prose/range-encryptedFields-DoubleNoPrecision.json

Documentation: go.mongodb.org/mongo-driver/testdata/client-side-encryption-prose

     1{
     2  "fields": [
     3    {
     4      "keyId": {
     5        "$binary": {
     6          "base64": "EjRWeBI0mHYSNBI0VniQEg==",
     7          "subType": "04"
     8        }
     9      },
    10      "path": "encryptedDoubleNoPrecision",
    11      "bsonType": "double",
    12      "queries": {
    13        "queryType": "rangePreview",
    14        "contention": {
    15          "$numberLong": "0"
    16        },
    17        "sparsity": {
    18          "$numberLong": "1"
    19        }
    20      }
    21    }
    22  ]
    23}

View as plain text