1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server
Michael Crosby f57c26553b Add ContainerCreateResponse type
This type is produced on the server side and is a type safe struct that
can be encoded to json.  It is consumed via the client.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-02-24 15:27:49 -08:00
..
MAINTAINERS api/server: commenting proppy from maintainer 2014-12-23 11:01:27 -08:00
server.go Add ContainerCreateResponse type 2015-02-24 15:27:49 -08:00
server_unit_test.go Remove error return type from createRouter and ServeRequest 2015-01-13 22:43:31 +01:00