moby/testutil/daemon
Sebastiaan van Stijn a31411c679
testutil: format code with gofumpt
Formatting the code with https://github.com/mvdan/gofumpt

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-29 00:05:27 +02:00
..
config.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
container.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
daemon.go testutil: format code with gofumpt 2023-06-29 00:05:27 +02:00
daemon_freebsd.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
daemon_linux.go testutil: use filepath.WalkDir instead of filepath.Walk 2022-10-09 17:26:31 +02:00
daemon_unix.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
daemon_windows.go Do not call mount.RecursiveUnmount() on Windows 2020-10-29 23:00:16 +01:00
doc.go
node.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
ops.go daemon: support other containerd runtimes (MVP) 2022-07-27 14:22:49 -04:00
plugin.go testutil: replace uses of client.IsErrNotFound 2023-05-10 22:13:50 +02:00
secret.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
service.go testutil: inline filters in tests 2023-04-25 15:16:39 +02:00
swarm.go testutil: format code with gofumpt 2023-06-29 00:05:27 +02:00