1 Star 0 Fork 0

LonelyPale / goutils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 418 Bytes
一键复制 编辑 原始数据 按行查看 历史
LonelyPale 提交于 2021-01-27 11:19 . 1、update v0.0.7

goutils

Go Utils

常用功能放在goutils包 大的模块功能放在子包内

go mod tidy
go mod download

go get -u github.com/BurntSushi/toml
go get -u go.mongodb.org/mongo-driver

go list -m -json all
git tag -ln
git tag -a v0.0.7 -m "goutils-v0.0.7"
git push origin --tags

License

This project is under MIT License. See the LICENSE file for the full license text.

Go
1
https://gitee.com/lonelypalegit/goutils.git
git@gitee.com:lonelypalegit/goutils.git
lonelypalegit
goutils
goutils
master

搜索帮助