Json Turn to Go tool

1. The Json string can be automatically parsed and formatted into a go struct structure online (in strict accordance with the Golang standard to generate a struct structure)

2, Provides a struct structure that converts any complex and simple format Json string to go.

3, supports Json format error prompts, and will not format non-standard Json strings to ensure struct structure The accuracy of the

4, support to choose whether to choose inline type definition, to easily and quickly generate go structure

your footprint: