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,