...

Text file src/go.mongodb.org/mongo-driver/testdata/bson-corpus/null.json

Documentation: go.mongodb.org/mongo-driver/testdata/bson-corpus

     1{
     2    "description": "Null type",
     3    "bson_type": "0x0A",
     4    "test_key": "a",
     5    "valid": [
     6        {
     7            "description": "Null",
     8            "canonical_bson": "080000000A610000",
     9            "canonical_extjson": "{\"a\" : null}"
    10        }
    11    ]
    12}

View as plain text