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
Brian Goff 9d46c4c138 Support cancellation in directory.Size()
Makes sure that if the user cancels a request that the daemon stops
trying to traverse a directory.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-03-29 15:49:15 -04:00
..
backend/build
httputils
middleware
router Support cancellation in directory.Size() 2018-03-29 15:49:15 -04:00
middleware.go
router_swapper.go
server.go
server_test.go