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/router/swarm
Sebastiaan van Stijn f71fe8476a
api/server: fix empty-lines (revive)
api/server/router/build/build_routes.go:239:32: empty-lines: extra empty line at the start of a block (revive)
    api/server/middleware/version.go:45:241: empty-lines: extra empty line at the end of a block (revive)
    api/server/router/swarm/helpers_test.go:11:44: empty-lines: extra empty line at the end of a block (revive)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-28 01:58:51 +02:00
..
backend.go
cluster.go
cluster_routes.go api: add const for 'X-Registry-Auth' 2022-07-29 23:04:34 +02:00
helpers.go Make it explicit raw|multiplexed stream implementation being used 2022-05-12 11:36:31 +02:00
helpers_test.go api/server: fix empty-lines (revive) 2022-09-28 01:58:51 +02:00