github.com/go-task/task/v3/internal/fsnotifyext
No package summary is available.
Package
Files: 1. Third party imports: 1. Imports from organisation: 0. Tests: 0. Benchmarks: 0.
Types
Deduper
This type doesn't have documentation.
| Field name | Field type | Comment |
|---|---|---|
| w |
|
No comment on field. |
| waitTime |
|
No comment on field. |
Functions
func NewDeduper
func (*Deduper) GetChan
GetChan returns a chan of deduplicated [fsnotify.Event].
[fsnotify.Chmod] operations will be skipped.
Uses: fsnotify.Chmod, fsnotify.Event, math.MaxInt64, time.AfterFunc, time.Timer.