moby/volume/service
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
..
opts typo fix retreived 2018-09-26 10:51:22 +08:00
by.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
convert.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
db.go boltdb/bolt --> go.etcd.io/bbolt 2018-09-13 12:38:39 -07:00
db_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
default_driver.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
default_driver_stubs.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
errors.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
restore.go boltdb/bolt --> go.etcd.io/bbolt 2018-09-13 12:38:39 -07:00
restore_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
service.go API: add "prune" events 2020-07-28 12:41:14 +02:00
service_linux_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
service_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
store.go gofmt GoDoc comments with go1.19 2023-02-24 17:05:41 -05:00
store_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
store_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
store_windows.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00