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

Create separate package for Decimal128 type

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.0.1
    • Affects Version/s: None
    • Component/s: None
    • None

      The Decimal128 type is used in various places. To avoid placing it in a random package that isn't imported by anything, create a dedicated package to hold the Decimal128 type. Consolidate the two version of Decimal128 (bson.Decimal128 and ast.Decimal128) into this single type and update all references.

            Assignee:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: