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

Rename "ValueCodec" to "Codec"

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • 3.0.0
    • Affects Version/s: None
    • Component/s: BSON
    • None
    • Major Change

      The interface ValueCodec is confusing because it matches the same name pattern as a bunch of other struct types that implement BSON codecs. Rename it to Codec so it's clear it doesn't describe a specific codec, but any codecs.

      Definition of done:

      • Rename the bson.ValueCodec interface type to bson.Codec.

            Assignee:
            Unassigned Unassigned
            Reporter:
            matt.dale@mongodb.com Matt Dale
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: