/utils

tool function library for go 常用函数库/工具集

Primary LanguageGoMIT LicenseMIT

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

项目规范

  1. 每个目录 需要有独立的README.md CHANGELOG.md CONTRIBUTORS.md