354dacc37f
godirwalk is a library for traversing a directory tree on a file system. It is faster, easier to use, and more flexible than filepath.Walk.
3 lines
140 B
Text
3 lines
140 B
Text
godirwalk is a library for traversing a directory tree on a file
|
|
system. It is faster, easier to use, and more flexible than
|
|
filepath.Walk.
|