mirror of https://github.com/docker/docs.git
Implement basic interfaces to write custom routers that can be plugged to the server. Remove server coupling with the daemon. Signed-off-by: David Calavera <david.calavera@gmail.com> |
||
|---|---|---|
| .. | ||
| httputils | ||
| router | ||
| middleware.go | ||
| middleware_test.go | ||
| profiler.go | ||
| server.go | ||
| server_test.go | ||
| server_unix.go | ||
| server_windows.go | ||