status-go/vendor/github.com/rjeczalik/notify
Igor Mandrigin 1136176f4a Make statusd compile with go 1.11 (#1225)
* upgrading github.com/rjeczalik/notify to the latest release
2018-10-04 17:57:39 +02:00
..
AUTHORS Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
LICENSE Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
debug.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
debug_debug.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
debug_nodebug.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
doc.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
event.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
event_fen.go Introduce the dependency vendoring tool: `dep`. (#551) 2018-01-25 14:08:43 +01:00
event_fsevents.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
event_inotify.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
event_kqueue.go Introduce the dependency vendoring tool: `dep`. (#551) 2018-01-25 14:08:43 +01:00
event_readdcw.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
event_stub.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
event_trigger.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
node.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
notify.go Introduce the dependency vendoring tool: `dep`. (#551) 2018-01-25 14:08:43 +01:00
tree.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
tree_nonrecursive.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
tree_recursive.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
util.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
watcher.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
watcher_fen.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
watcher_fen_cgo.go Introduce the dependency vendoring tool: `dep`. (#551) 2018-01-25 14:08:43 +01:00
watcher_fsevents.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
watcher_fsevents_cgo.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
watcher_inotify.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
watcher_kqueue.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
watcher_notimplemented.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
watcher_readdcw.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
watcher_stub.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
watcher_trigger.go Make statusd compile with go 1.11 (#1225) 2018-10-04 17:57:39 +02:00
watchpoint.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
watchpoint_other.go Introduce the dependency vendoring tool: `dep`. (#551) 2018-01-25 14:08:43 +01:00
watchpoint_readdcw.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00