Skip to content

ForeverZi/confparser

Repository files navigation

confparser简单的配置解析器

使用

GoDoc

  • 每个方法的使用可以参照confparser_test.go

特性

  • 基于反射的注册解析
  • 热更新
  • 目前仅支持map[string]注册类型格式的JSON配置
  • 建议配合使用validator等库做单项校验
  • 并发安全

About

简单的游戏配置动态解析器

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages