Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-363

BSON encode and decoder do not support time.Time, url.URL, or json.Number

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 0.0.4
    • Affects Version/s: 0.0.2
    • Component/s: BSON

      GODRIVER-163 stated that the Encoder must support time.Time, url.URL, and json.Number. Neither the Encoder nor the Decoder supports these types. Implement support for the time.Time, url.URL, and json.Number types within both the Encoder and Decoder implementations.

            Assignee:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: