moby--moby/pkg/system
Sebastiaan van Stijn 52c1a2fae8
gofmt GoDoc comments with go1.19
Older versions of Go don't format comments, so committing this as
a separate commit, so that we can already make these changes before
we upgrade to Go 1.19.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-08 19:56:23 +02:00
..
args_windows.go Windows: (WCOW) Generate OCI spec that remote runtime can escape 2019-03-12 18:41:55 -07:00
chtimes.go Add canonical import comment 2018-02-05 16:51:57 -05:00
chtimes_linux_test.go Use syscall.Timespec.Unix 2022-01-03 16:51:02 +01:00
chtimes_nowindows.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
chtimes_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
chtimes_windows.go pkg/system: normalize comment formatting 2019-11-27 15:38:17 +01:00
chtimes_windows_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
exitcode.go Add canonical import comment 2018-02-05 16:51:57 -05:00
filesys_unix.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
filesys_windows.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
image_os.go system: remove LCOWSupported() utility 2021-07-27 13:36:19 +02:00
init.go Add canonical import comment 2018-02-05 16:51:57 -05:00
init_windows.go Windows CI: Add support for testing with containerd 2021-08-17 07:09:40 -07:00
lstat_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
lstat_unix_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
lstat_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
meminfo.go Add canonical import comment 2018-02-05 16:51:57 -05:00
meminfo_linux.go pkg/system: remove github.com/docker/go-units dependency 2022-03-03 00:22:32 +01:00
meminfo_unix_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
meminfo_unsupported.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
meminfo_windows.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
mknod.go Port pkg/system/mknod.go to FreeBSD 2021-09-22 09:47:35 +03:00
mknod_freebsd.go Port pkg/system/mknod.go to FreeBSD 2021-09-22 09:47:35 +03:00
mknod_unix.go system: unbreak build for darwin 2021-12-15 22:15:07 -08:00
mknod_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
path.go Remove LCOW code (step 1) 2021-06-03 21:16:21 +02:00
path_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
path_windows.go Remove LCOW code (step 1) 2021-06-03 21:16:21 +02:00
path_windows_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
process_unix.go daemon: killWithSignal, killPossiblyDeadProcess: accept syscall.Signal 2022-05-05 00:53:52 +02:00
process_windows.go pkg/system: fix minor linting issues 2020-03-09 16:40:05 +01:00
stat_bsd.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
stat_darwin.go Add canonical import comment 2018-02-05 16:51:57 -05:00
stat_linux.go reformat "nolint" comments 2021-06-10 13:03:42 +02:00
stat_openbsd.go Add canonical import comment 2018-02-05 16:51:57 -05:00
stat_solaris.go Add solaris support to lstat 2020-08-12 11:40:58 +02:00
stat_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
stat_unix_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
stat_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
umask.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
umask_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
utimes_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
utimes_unix_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
utimes_unsupported.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
xattrs_linux.go pkg/system.getxattr: handle changed size case 2020-02-26 07:56:12 -08:00
xattrs_unsupported.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00