Online JSON to Go Struct tool

Online JSON to Go Struct tool

This tool converts JSON objects into Go, supports copying and downloading.

JSON (JavaScript Object Notation) is a lightweight data interchange format. It is based on a subset of ECMAScript (the JS specification of the European Computer Association) and uses a text format that is completely independent of the programming language to store and represent data.

Go(also known as Golang) is a statically strongly typed, compiled language developed by Robert Griesemer, Rob Pike, and Ken Thompson of Google. Go language syntax is similar to C, but the function has: memory safety, GC (garbage collection), structure and cSP-style concurrent calculation.

tooltt.com/json2go/