moby--moby/layer
Sebastiaan van Stijn 744f1c261c
Remove unused functions, variables, fields
opts/env_test: suppress a linter warning

this one:

> opts/env_test.go:95:4: U1000: field `err` is unused (unused)
> 			err      error
>			^

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-18 12:57:12 +02:00
..
empty.go Add canonical import comment 2018-02-05 16:51:57 -05:00
empty_test.go goimports: fix imports 2019-09-18 12:56:54 +02:00
filestore.go Reimplement iteration over fileInfos in getOrphan. 2019-09-06 01:50:20 +00:00
filestore_test.go goimports: fix imports 2019-09-18 12:56:54 +02:00
filestore_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
filestore_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
layer.go goimports: fix imports 2019-09-18 12:56:54 +02:00
layer_store.go goimports: fix imports 2019-09-18 12:56:54 +02:00
layer_store_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
layer_test.go Remove unused functions, variables, fields 2019-09-18 12:57:12 +02:00
layer_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
layer_unix_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
layer_windows.go Fix a typos in layer_windows.go 2018-11-18 18:45:06 +08:00
migration.go goimports: fix imports 2019-09-18 12:56:54 +02:00
migration_test.go layer/CreateRWLayerByGraphID: remove 2019-05-21 10:54:28 -07:00
mount_test.go add ApplyDiff to RWLayer 2019-04-25 11:25:22 -04:00
mounted_layer.go Remove unused functions, variables, fields 2019-09-18 12:57:12 +02:00
ro_layer.go goimports: fix imports 2019-09-18 12:56:54 +02:00
ro_layer_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00