mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-29 02:01:43 +00:00
Review feedback
This commit is contained in:
@@ -33,7 +33,7 @@ type File struct {
|
||||
// Entry is an entry in the mock filesystem
|
||||
type Entry interface {
|
||||
os.FileInfo
|
||||
fs.T
|
||||
fs.Interface
|
||||
}
|
||||
|
||||
// Dir creates a new directory with the given entries.
|
||||
|
||||
Reference in New Issue
Block a user