rectify type defination for swarmRouter
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn> Upstream-commit: ac5d86a672c9b46f2c26540690fcbd92c25715dc Component: engine
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"github.com/docker/docker/daemon"
|
||||
)
|
||||
|
||||
// buildRouter is a router to talk with the build controller
|
||||
// swarmRouter is a router to talk with the build controller
|
||||
type swarmRouter struct {
|
||||
backend Backend
|
||||
routes []router.Route
|
||||
|
||||
Reference in New Issue
Block a user