1. The Json string can be automatically parsed and formatted into a go struct structure (in strict accordance with the Golang standard to generate a struct structure)
2. , simple format Json string conversion to generate go struct structure
3, support Json format error prompt, will not format non-standard Json strings to ensure the accuracy of struct structure< /p>
4, support to choose whether to choose inline type definition, to generate go structure easily and quickly
Friend Link: 沐杉软件