[ 原始碼: golang-github-syncthing-notify ]
套件:golang-github-syncthing-notify-dev(0.0~git20210616.c6b7342-2)
golang-github-syncthing-notify-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-syncthing-notify:
- [golang-github-syncthing-notify_0.0~git20210616.c6b7342-2.dsc]
- [golang-github-syncthing-notify_0.0~git20210616.c6b7342.orig.tar.xz]
- [golang-github-syncthing-notify_0.0~git20210616.c6b7342-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
File system event notification library on steroids
Package notify implements access to filesystem events.
Notify is a high-level abstraction over filesystem watchers like inotify, kqueue, FSEvents, FEN or ReadDirectoryChangesW. Watcher implementations are split into two groups: ones that natively support recursive notifications (FSEvents and ReadDirectoryChangesW) and ones that do not (inotify, kqueue, FEN).
This is a fork by the Syncthing project.
其他與 golang-github-syncthing-notify-dev 有關的套件
|
|
|
|
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system