mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
27220ecc6b
- Move time json marshaling to the jsonlog package: this is a docker internal hack that we should not promote as a library. - Move Timestamp encoding/decoding functions to the API types: This is only used there. It could be a standalone library but I don't this it's worth having a separated repo for this. It could introduce more complexity than it solves. Signed-off-by: David Calavera <david.calavera@gmail.com> |
||
---|---|---|
.. | ||
jsonlog.go | ||
jsonlog_marshalling.go | ||
jsonlog_marshalling_test.go | ||
jsonlogbytes.go | ||
jsonlogbytes_test.go | ||
time_marshalling.go | ||
time_marshalling_test.go |