Versions in this module Expand all Collapse all v0 v0.0.1 Nov 5, 2023 Changes in this version + type Batcher struct + Events chan []fsnotify.Event + func New(intervalBatcher, intervalPoll time.Duration, poll bool) (*Batcher, error) + func (b *Batcher) Close()