Versions in this module Expand all Collapse all v0 v0.1.0 Jun 17, 2026 Changes in this version + type Watcher struct + func New(path string, interval time.Duration, onChange func()) *Watcher + func (w *Watcher) Run(ctx context.Context)