mirror of
https://github.com/ivuorinen/gibidify.git
synced 2026-03-15 06:01:12 +00:00
feat: many features, check TODO.md
This commit is contained in:
@@ -3,8 +3,8 @@ package fileproc
|
||||
|
||||
// FakeWalker implements Walker for testing purposes.
|
||||
type FakeWalker struct {
|
||||
Files []string
|
||||
Err error
|
||||
Files []string
|
||||
}
|
||||
|
||||
// Walk returns predetermined file paths or an error, depending on FakeWalker's configuration.
|
||||
|
||||
Reference in New Issue
Block a user