Simple, full-featured Go application configuration management
find ~/gookit/ -name "*.skill"
Go 命令行应用和工具库。支持命令管理、选项/参数绑定、颜色输出、交互输入、进度显示等功能。用于快速构建专业的 CLI 应用程序。
Git 命令包装器、仓库信息查询、Changelog 生成工具。用于执行 git 命令、查询仓库信息(分支/标签/远程)、生成变更日志。支持链式调用、gitmoji emoji 转换、GitHub Actions...
GoUtil - Comprehensive Go utility library with 900+ helper functions
Go INI 文件解析和配置管理库。支持读取/写入 INI 数据、结构体映射、变量引用、环境变量解析、多文件加载等。用于 Go 应用配置管理。
Lite database schema migration tool by Go
Lightweight, structured, extensible logging library for Go
Go 数据验证和过滤库。支持 Map、Struct、HTTP Request 验证,内置 70+ 验证器、数据过滤转换、自定义验证器、i18n 错误消息。框架无关,可用于 Gin、Echo、Chi 等。使用场景:(1) 验证...