package file // Config file configuration. type Config struct { AcmeFile string Watch bool }