moby/api/server/router
Christy Perez 2df5dafdaf Move closeNotify to fix panic with newer golang
This is happening now due to improvements in net/http:
99fb19194c

To test, change the go version in the Dockerfile:
-ENV GO_VERSION 1.5.3
+ENV GO_VERSION 1.6beta2

More info here: https://github.com/golang/go/issues/14001

Signed-off-by: Christy Perez <christy@linux.vnet.ibm.com>
2016-01-18 14:24:25 -06:00
..
build Move closeNotify to fix panic with newer golang 2016-01-18 14:24:25 -06:00
container Add a specific config for the update command 2016-01-12 08:33:41 +01:00
local Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
network Add Subnets info for user-defined network 2016-01-15 10:03:29 +08:00
system Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
volume Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
router.go Network remote APIs using new router, --net=<user-defined-network> changes 2015-10-07 03:54:19 -07:00