- Restructuring the project to make it more modular
- Changing package name from
tool
tomain
- Searching recursively for a structure in a filesystem
- Goroutine to accelerate the search
- Support for multiple file extensions with glob patterns (e.g.
*.c
,*.go
)