1 Star 0 Fork 0

鲁祖成 / pkg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test.go 123 Bytes
一键复制 编辑 原始数据 按行查看 历史
azu 提交于 2021-05-24 19:30 . perf: 去除测试代码
package pkg
import (
"fmt"
)
// say Hi to someone
func SayHi(name string) string {
return fmt.Sprintf("Hi, %s", name)
}
Go
1
https://gitee.com/zucheng/pkg.git
git@gitee.com:zucheng/pkg.git
zucheng
pkg
pkg
v1.0.9

搜索帮助

53164aa7 5694891 3bd8fe86 5694891