Incorrect docs for unmarshaling BSON Null to bson.M

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor - P4
    • 1.4.3
    • Affects Version/s: 1.4.2
    • Component/s: Documentation
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Docs say:

      When decoding BSON to a D or M, the following type mappings apply when unmarshalling:
      ...
      19. BSON null unmarshals to a primitive.Null.

      But if I create a bson.M with a bson.Null value (or &bson.Null), marshal it, then unmarshal it, I get back nil for the field instead of bson.Null.

            Assignee:
            Isabella Siu (Inactive)
            Reporter:
            David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: