moby--moby/volume/service
Sebastiaan van Stijn 3449b12cc7
Use assert.NilError() instead of assert.Assert()
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-21 13:16:02 +01:00
..
opts
by.go
convert.go
db.go
db_test.go
default_driver.go
default_driver_stubs.go
errors.go
restore.go
restore_test.go
service.go Fix some doc strings in the volume package 2018-11-02 12:27:32 -07:00
service_linux_test.go Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
service_test.go Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
store.go Fix some doc strings in the volume package 2018-11-02 12:27:32 -07:00
store_test.go Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
store_unix.go
store_windows.go