modulepackage
0.5.1
Repository: https://github.com/sta-golang/go-lib-utils.git
Documentation: pkg.go.dev
# README
go-lib-utils
这是封装的go语言utils工具类,目的是为了自己使用和协会成员使用,
当然任何人都可以使用只是项目的初衷如上
目录
go get -u https://github.com/sta-golang/go-lib-utils
然后导入相应的组件使用
import github.com/sta-golang/go-lib-utils/log
func main() {
log.Info("hello golang")
}
作者信息
毕业于XUPT 软件科技协会实验室成员
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
err_buffer 是一个err的缓冲 方便一次性返回数据,但是性能可能不是太高 这个是为了方便统计。 如果有更好的想法可以联系微.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author