Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

zyazhb/File-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-monitor

Go img

A file monitor in golang.

特性

  • [x]inotify create write remove rename chmod
  • [ ]fanotify
  • [ ]rpc

开发环境

$GOROOT src中建立protocol的软连接 一定要用绝对路径建立
ln -s $(pwd)/protocol $GOROOT/src

颜色代码

\033[1;30m gery
\033[1;30m red
\033[1;32m green
\033[1;33m yellow
\033[1;34m blue

\033[0m

About

File monitor in golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •