mirror of
https://github.com/syncthing/notify.git
synced 2026-06-07 08:57:32 +00:00
ff2d4d2cedc09db23cc46d3eeb8b402bca6d819d
The Core Services reference types became integer shaped after being pointer shaped in Go 1.9. I moved the thing out into a constant zero or nil variable according to the Go version, in order to avoid duplicating a bunch of code into separate files. This is the required fix according to https://go-review.googlesource.com/c/go/+/66332. This passes tests with Go 1.9.2. and 1.10beta1.
notify

Filesystem event notification library on steroids. (under active development)
Documentation
godoc.org/github.com/rjeczalik/notify
Installation
~ $ go get -u github.com/rjeczalik/notify
Projects using notify
Languages
Go
100%