tinylib / msgp

A Go code generator for MessagePack / msgpack.org[Go]
MIT License
1.81k stars 192 forks source link

Added time.duration case to AppendIntf #353

Closed RiaanLaubscher closed 4 months ago

RiaanLaubscher commented 4 months ago

Adding supporting for encoding a time.Duration type.

klauspost commented 4 months ago

I don't see this being controversial, so merging.