文件名称:Go-git仓库设置hook通知企业微信
文件大小:24KB
文件格式:ZIP
更新时间:2022-09-02 15:45:25
Go开发-第三方API
目前只实现了gitlab和企业微信,可以扩展至github,bitbucket等仓库,以及slack等企业工具
【文件预览】:
git-notify-master
----.gitignore(17B)
----Dockerfile(58B)
----templates()
--------templates_gen.go(14KB)
--------templates.go(99B)
--------tpl()
----qywechat()
--------api.go(3KB)
----Makefile(627B)
----dep.sh(650B)
----.dockerignore(16B)
----.travis.yml(389B)
----server.go(3KB)
----.drone.yml.sig(817B)
----remote()
--------gitlab()
--------remote.go(6KB)
----utils()
--------log.go(339B)
--------common.go(303B)
----main.go(501B)
----README.md(4KB)
----vendor()
--------vendor.json(4KB)
----.drone.yml(567B)
----set_hook.go(2KB)
----remote.go(1KB)
----gateway()
--------api.go(3KB)