filepath.Walk has a special error you can return from your walkFn indicating it should skip directories. This change makes use of that to skip whitelisted directories. |
||
|---|---|---|
| .. | ||
| layered_map.go | ||
| layered_map_test.go | ||
| snapshot.go | ||
| snapshot_test.go | ||
filepath.Walk has a special error you can return from your walkFn indicating it should skip directories. This change makes use of that to skip whitelisted directories. |
||
|---|---|---|
| .. | ||
| layered_map.go | ||
| layered_map_test.go | ||
| snapshot.go | ||
| snapshot_test.go | ||