module
0.0.0-20230529124418-512269d081cf
Repository: https://github.com/alexz33/utils.git
Documentation: pkg.go.dev
# README
utils
tool function library for go 常用函数库/基础工具集
Containing a collection of Golang utilities
构建
// cheat sheet: https://encore.dev/guide/go.mod
go mod init github.com/AlexZ33/utils
项目规范
- 每个目录 需要有独立的
README.md
CHANGELOG.md
CONTRIBUTORS.md
,
# 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
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
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
Package system contain some functions about os, runtime, shell command.
No description provided by the author
No description provided by the author
No description provided by the author