25 Star 122 Fork 34

Minho / go-git-webhook

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
interface.go 148 Bytes
一键复制 编辑 原始数据 按行查看 历史
Minho 提交于 2017-03-31 15:04 . 采用接口方式组织客户端类型
package goclient
import "net/url"
type ClientInterface interface {
Command (host url.URL,account,password ,shell string,channel chan <-[]byte)
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/longfei6671/go-git-webhook.git
git@gitee.com:longfei6671/go-git-webhook.git
longfei6671
go-git-webhook
go-git-webhook
v0.1.1

搜索帮助

344bd9b3 5694891 D2dac590 5694891