Rafal Jeczalik
|
9768e2b11d
|
update examples and README.md
|
2015-02-16 16:04:17 +01:00 |
|
Rafal Jeczalik
|
bee1918fa2
|
FSEvents: add examples
Fixes #48.
|
2015-02-16 10:37:00 +01:00 |
|
Pawel Knap
|
b3d1bb8f98
|
inotify: add system specific examples
|
2015-02-16 00:50:09 +01:00 |
|
Rafal Jeczalik
|
dcdfbe945e
|
rename Delete and Move events
notify.Delete -> notify.Remove (because os.Remove)
notify.Move -> notify.Rename (because os.Rename)
Fixes #70.
|
2015-02-16 00:43:00 +01:00 |
|
Rafal Jeczalik
|
2c92aa15e9
|
add inline documentation and examples
|
2015-02-15 21:37:03 +01:00 |
|
Pawel Knap
|
771a99a96f
|
notify: add os.Signal like example to notify documentation
Adds to godoc-generated documentation a very basic example which
is similar to the one created in os.Signal package.
|
2015-02-15 21:26:47 +01:00 |
|