moby--moby/api
David Calavera 52fd30079a Merge pull request #18685 from calavera/remove_timeutils
Move timeutils functions to the only places where they are used.
2015-12-15 15:11:18 -08:00
..
client Merge pull request #18685 from calavera/remove_timeutils 2015-12-15 15:11:18 -08:00
fixtures
server Move timeutils functions to the only places where they are used. 2015-12-15 14:56:14 -05:00
types Merge pull request #18685 from calavera/remove_timeutils 2015-12-15 15:11:18 -08:00
README.md
common.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
common_test.go

README.md

This directory contains code pertaining to the Docker API:

  • Used by the docker client when communicating with the docker daemon

  • Used by third party tools wishing to interface with the docker daemon