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

Add ObjectID Implementation

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

      Add implementation of an ObjectID and use it instead of [12]byte. Write an ObjectID generator that generates proper random ObjectIDs.

      The ObjectID type can be a type directly on top of [12]byte:

      type ObjectID [12]byte
      

            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: