aboutsummaryrefslogtreecommitdiffstats
path: root/watcher/watcher_notlinux.go
blob: 6bdad95c1468416d3b250eb9f3e2b8edfb2c8f00 (plain) (blame)
1
2
3
4
5
6
7
//go:build !linux

package watcher

import "github.com/rjeczalik/notify"

const notifyFlag = notify.Write