無料オンライン Go Map <-> JSON Converter - ToolBox

無料オンラインGo map <-> JSON converter. Convert Go map fmt output to JSON and convert JSON back to Go map. Runs locally in your browser。

Examples:
Go map input
JSON output
Tip: Accepts common Go map print formats such as map[string]interface {}{"key":"value"} or map[1:"one",2:"two"}. For nested structures, make sure the format is valid.