moby--moby/api/server
Tibor Vass 94e3b0f428 Use golang.org/x/net/context in api/server/
This patch removes the internal context package and uses golang's
package instead.

Signed-off-by: Tibor Vass <tibor@docker.com>
2015-09-29 17:40:55 -04:00
..
auth.go Use golang.org/x/net/context in api/server/ 2015-09-29 17:40:55 -04:00
container.go Use golang.org/x/net/context in api/server/ 2015-09-29 17:40:55 -04:00
copy.go Use golang.org/x/net/context in api/server/ 2015-09-29 17:40:55 -04:00
daemon.go Use golang.org/x/net/context in api/server/ 2015-09-29 17:40:55 -04:00
exec.go Use golang.org/x/net/context in api/server/ 2015-09-29 17:40:55 -04:00
form.go
form_test.go
image.go Use golang.org/x/net/context in api/server/ 2015-09-29 17:40:55 -04:00
inspect.go Use golang.org/x/net/context in api/server/ 2015-09-29 17:40:55 -04:00
middleware.go Use golang.org/x/net/context in api/server/ 2015-09-29 17:40:55 -04:00
middleware_test.go Use golang.org/x/net/context in api/server/ 2015-09-29 17:40:55 -04:00
profiler.go
server.go Use golang.org/x/net/context in api/server/ 2015-09-29 17:40:55 -04:00
server_experimental_unix.go
server_stub.go
server_test.go Use golang.org/x/net/context in api/server/ 2015-09-29 17:40:55 -04:00
server_unix.go
server_windows.go
volume.go Use golang.org/x/net/context in api/server/ 2015-09-29 17:40:55 -04:00