globpath refactor into pkg separate from filestat

This commit is contained in:
Cameron Sparr
2016-04-23 11:42:28 -06:00
parent 1751c35f69
commit d3a25e4dc1
7 changed files with 153 additions and 87 deletions

0
internal/globpath/testdata/log1.log vendored Normal file
View File

0
internal/globpath/testdata/log2.log vendored Normal file
View File

5
internal/globpath/testdata/test.conf vendored Normal file
View File

@@ -0,0 +1,5 @@
# this is a fake testing config file
# for testing the filestat plugin
option1 = "foo"
option2 = "bar"