1. The Json string can be automatically parsed and verified online and formatted as a Go struct structure (the struct structure is generated in strict accordance with the Golang standard)
2. Provide a struct structure that converts Json strings in any complex and simple format to generate go.
3. Support Json format error prompts, and will not format Json strings that do not conform to the specification to ensure the accuracy of the struct structure
4. Support to choose whether to choose inline type definition, and generate go structure conveniently and quickly
Popular tools: