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 e4b6adc88e Extract volume interaction to a volumes service
This cleans up some of the package API's used for interacting with
volumes, and simplifies management.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-05-25 14:21:07 -04:00
..
backend/build Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
httputils Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
middleware Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
router Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
middleware.go Add canonical import comment 2018-02-05 16:51:57 -05:00
router_swapper.go Add canonical import comment 2018-02-05 16:51:57 -05:00
server.go Fix some linting issues 2018-05-17 19:28:27 +02:00
server_test.go Various code-cleanup 2018-05-23 17:50:54 +02:00