lockfile:通过pid文件处理锁定

时间:2021-05-28 11:46:35
【文件属性】:
文件名称:lockfile:通过pid文件处理锁定
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-28 11:46:35
go lockfile handle-locking Go 锁文件 通过pid文件处理锁定。 安装 或安装 。 对于Windows支持,需要Go 1.4或更高版本。 然后跑 go get github.com/nightlyone/lockfile 执照 麻省理工学院 文件资料 安装 go get github.com/nightlyone/lockfile 贡献 欢迎捐款。 请打开一个问题或向我发送要求专门分支的拉取请求。 确保git commit钩子显示它有效。 git commit钩子 通过启用启用挂钩 cd .git ; rm -rf hooks; ln -s ../git-hooks hooks ; cd ..
【文件预览】:
lockfile-master
----.gitignore(291B)
----go.mod(47B)
----lockfile_test.go(6KB)
----.travis.yml(205B)
----lockfile_windows.go(594B)
----LICENSE(1KB)
----git-hooks()
----lockfile.go(6KB)
----.gitmodules(89B)
----README.md(1KB)
----lockfile_unix.go(336B)
----appveyor.yml(188B)

网友评论