Hello,
Firstly, kudos for your valuable contributions through the gow package.
Considering that the use of testdata directories is idiomatic in Go1, introducing an option such as --testdata to automatically monitor all testdata subdirectories within the current watch directory could be beneficial.
Please feel free to correct me if my understanding of the gow's capabilities is inaccurate.
Best regards.
Hello,
Firstly, kudos for your valuable contributions through the
gowpackage.Considering that the use of
testdatadirectories is idiomatic in Go1, introducing an option such as--testdatato automatically monitor alltestdatasubdirectories within the current watch directory could be beneficial.Please feel free to correct me if my understanding of the
gow's capabilities is inaccurate.Best regards.
Footnotes
For instance, see https://github.com/golang/go/tree/master/src/image/testdata ↩