package folderwatcher type Config struct { Folder string Pattern string }