1 Star 0 Fork 0

z1gotool / z1info

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
rs.go 182 Bytes
一键复制 编辑 原始数据 按行查看 历史
myzero1 提交于 2024-03-31 08:55 . h
package main
import (
"log"
"gitee.com/z1gotool/z1info"
)
func main() {
z1info.ShowBuildInfo()
println(`This just a test for z1info`)
log.Println("\n", z1info.BuildInfo)
}
Go
1
https://gitee.com/z1gotool/z1info.git
git@gitee.com:z1gotool/z1info.git
z1gotool
z1info
z1info
v1.0.4

搜索帮助