1. Json strings can be automatically parsed and verified online and formatted into go struct structures (struct structures are generated in strict accordance with Golang standard)
2. Provide a struct structure that converts Json strings in any complex and simple format to generate go.
3. Json format error prompt is supported, and Json strings that do not conform to the specification will not be formatted to ensure the accuracy of struct structures.
4, support to choose whether to choose inline type definition, convenient and quick to generate go structure
Friend Links:iCMS