moby/container
Sebastiaan van Stijn c8c40abbba 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>
(cherry picked from commit 52c1a2fae8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit cdbca4061b)
Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-02-24 17:05:41 -05:00
..
stream refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
archive.go container.BaseFS: check for nil before deref 2018-03-13 21:24:48 -07:00
container.go gofmt GoDoc comments with go1.19 2023-02-24 17:05:41 -05:00
container_unit_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
container_unix.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
container_windows.go Swarm config: use absolute paths for mount destination strings 2021-05-18 09:25:34 +02:00
env.go Use strings.Index instead of strings.Split 2020-04-24 11:10:13 -07:00
env_test.go Use strings.Index instead of strings.Split 2020-04-24 11:10:13 -07:00
health.go Avoid a data race in container/health.go 2019-07-31 13:17:32 -07:00
history.go Add canonical import comment 2018-02-05 16:51:57 -05:00
memory_store.go Add canonical import comment 2018-02-05 16:51:57 -05:00
memory_store_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
monitor.go Make sure timers are stopped after use. 2019-01-16 14:32:53 -08:00
mounts_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
mounts_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
state.go goimports: fix imports 2019-09-18 12:56:54 +02:00
state_test.go cleanup: remove SetDead function 2019-08-25 20:34:30 +08:00
store.go Add canonical import comment 2018-02-05 16:51:57 -05:00
view.go goimports: fix imports 2019-09-18 12:56:54 +02:00
view_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00