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/router/build
Brian Goff 05390c4f6e Rely on request.Context() cancellation
The cancellable handler is no longer needed as the context that is
passed with the http request will be cancelled just like the close
notifier was doing.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-11-27 17:06:31 -08:00
..
backend.go builder: add prune options to the API 2018-09-01 22:01:17 +00:00
build.go Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
build_routes.go builder: treat unset keep-storage as 0 2018-10-08 23:58:54 +00:00