Merge pull request #28276 from lixiaobing10051267/masterSwarmRouter
rectify type defination for swarmRouter Upstream-commit: bd78374618dd4282445cd3b7230a22ba0b2b237d 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