Versions in this module Expand all Collapse all v1 v1.0.2 Feb 8, 2021 v1.0.1 Nov 25, 2020 v1.0.0 Nov 19, 2020 Changes in this version + type BuildWatcher struct + Watcher *fsnotify.Watcher + func NewBuildWatcher(paths []string) (*BuildWatcher, error) + func (bw *BuildWatcher) Watch() (chan struct{}, error)