Closed bozaro closed 2 years ago
This issue has been automatically marked as stale because it hasn't seen a recent update. It'll be automatically closed in a few days.
:(
This issue has been automatically marked as stale because it hasn't seen a recent update. It'll be automatically closed in a few days.
Checks out to me, thanks for the unit tests, I recommend this be merged in.
Fixes decoding encoding.TextUnmarshaler slice
This change is useful for decoding types like type ObjectID [12]byte (https://github.com/mongodb/mongo-go-driver/blob/master/bson/primitive/objectid.go)
Same as #132