moby--moby/volume/service
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
..
opts
by.go
convert.go api/types: rename volume.VolumeUsageData to volume.UsageData 2022-04-28 22:39:10 +02:00
db.go
db_test.go fix unclosed file-handles in tests 2022-05-31 21:53:38 +02:00
default_driver.go
default_driver_stubs.go
errors.go
restore.go
restore_test.go fix unclosed file-handles in tests 2022-05-31 21:53:38 +02:00
service.go api/types: replace uses of deprecated types.Volume with volume.Volume 2022-04-21 19:50:59 +02:00
service_linux_test.go
service_test.go
store.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
store_test.go fix unclosed file-handles in tests 2022-05-31 21:53:38 +02:00
store_unix.go
store_windows.go