moby/api/server/router
David Calavera 27220ecc6b Move timeutils functions to the only places where they are used.
- 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>
2015-12-15 14:56:14 -05:00
..
container Move timeutils functions to the only places where they are used. 2015-12-15 14:56:14 -05:00
local dockerfile: get rid of Commit and CommitConfig 2015-12-15 17:23:40 +01:00
network Move networking api types to the api/types/networking package. 2015-12-09 13:55:59 -08:00
system Move timeutils functions to the only places where they are used. 2015-12-15 14:56:14 -05:00
volume Modify improper comments in api/server/router/volume/volume.go 2015-11-08 04:05:59 +00:00
router.go Network remote APIs using new router, --net=<user-defined-network> changes 2015-10-07 03:54:19 -07:00