1 Star 0 Fork 33

金林 / baetyl

forked from 百度开源 / baetyl 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
main.go 259 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
xiejingru 提交于 2020-09-16 17:22 . bugfix of stats report
package main
import (
_ "github.com/baetyl/baetyl/ami/kube"
_ "github.com/baetyl/baetyl/ami/native"
"github.com/baetyl/baetyl/cmd"
_ "github.com/baetyl/baetyl/plugin/httplink"
_ "github.com/baetyl/baetyl/plugin/memory"
)
func main() {
cmd.Execute()
}
Go
1
https://gitee.com/ginin/baetyl.git
git@gitee.com:ginin/baetyl.git
ginin
baetyl
baetyl
master

搜索帮助

14c37bed 8189591 565d56ea 8189591