diff options
Diffstat (limited to 'pkg/watcher/watcher.go')
| -rw-r--r-- | pkg/watcher/watcher.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/watcher/watcher.go b/pkg/watcher/watcher.go new file mode 100644 index 0000000..1017a87 --- /dev/null +++ b/pkg/watcher/watcher.go @@ -0,0 +1,3 @@ +package watcher + +// todo |
