gookit / config
📝 Go configuration manage(load,get,set,export). support JSON, YAML, TOML, Properties, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var. Go应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名
☆547Updated 11 months ago
Alternatives and similar repositories for config:
Users that are interested in config are comparing it to the libraries listed below
- 🖥 Go CLI application, tool library, running CLI commands, support console color, user interaction, progress display, data formatting dis…☆369Updated this week
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆526Updated 4 months ago
- ⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。☆1,088Updated last month
- 📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger…☆421Updated 2 weeks ago
- Multiple databases, read-write splitting FOR GORM☆473Updated 5 months ago
- GORM Customized Data Types Collection☆745Updated last month
- ⚡ zap logging driver for gorm v2☆274Updated this week
- Static middleware☆292Updated last week
- Gin middleware to enable GZIP support.☆336Updated last week
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆194Updated this week
- gin pprof middleware