-
Notifications
You must be signed in to change notification settings - Fork 3
Package walk walks io/fs filesystems using an iterator style.
License
kr/walk
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Package walk walks io/fs filesystems using an iterator style, as an alternative to the callback style of fs.WalkDir. https://kr.dev/walk
About
Package walk walks io/fs filesystems using an iterator style.