-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
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.
- causes
-
GODRIVER-300 Support constructing *Value from time.Time instances
- Closed
- related to
-
GODRIVER-163 Design and write first-draft of bson.Encoder
- Closed