Skip to content

Commit

Permalink
feat(readme): add some build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
qinhan committed Jan 7, 2020
1 parent aec1025 commit 5a9907a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ func GetConfigFromGithub() (*ConfigDemo, error) {
}
```

## Tools
## config struct build tools
- [x] [json生成golang结构体工具](https://mholt.github.io/json-to-go/)
- [ ] Config Struct Builder tool
- [x] [yaml生成golang结构体工具](https://mengzhuo.github.io/yaml-to-go/)
- [x] [xml生成golang结构体工具](https://www.onlinetool.io/xmltogo)

0 comments on commit 5a9907a

Please sign in to comment.