Json to Go tools

1, Json strings can be automatically parsed and formatted into go structures (strictly in accordance with the Golang standard implementation of the structure generated)

2, to provide any complex, simple format of the Json string conversion to generate go struct structure.

3, support for Json format error alerts , will not format the Json string does not meet the specifications to ensure the accuracy of the struct structure

4, support for choosing whether to select the inline type definition , easy and fast to generate go structure

Access logs: