moby--moby/testutil/daemon
Sebastiaan van Stijn e9f1b83a4a
testutil: fix empty-lines (revive)
testutil/fixtures/load/frozen.go:141:99: empty-lines: extra empty line at the end of a block (revive)
    testutil/daemon/plugin.go:56:129: 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:50 +02:00
..
config.go
container.go
daemon.go daemon: support other containerd runtimes (MVP) 2022-07-27 14:22:49 -04:00
daemon_freebsd.go Port testutil/daemon to FreeBSD 2021-10-16 09:51:55 +03:00
daemon_linux.go Port testutil/daemon to FreeBSD 2021-10-16 09:51:55 +03:00
daemon_unix.go Port testutil/daemon to FreeBSD 2021-10-16 09:51:55 +03:00
daemon_windows.go Do not call mount.RecursiveUnmount() on Windows 2020-10-29 23:00:16 +01:00
doc.go
node.go
ops.go daemon: support other containerd runtimes (MVP) 2022-07-27 14:22:49 -04:00
plugin.go testutil: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
secret.go
service.go
swarm.go