Convert each row in Excel to JSON's array element.
Get the converter file from http://goo.gl/h2nxAK
Important Note++: Due to the limitation of Excel that each formula will not be able to return more than 32,767 characters, hence the jsonArray() function I created will return #VALUE! if the output exceeded 32,767 characters. The workaround is to partially convert the ranges and combine them together in the normal text editor. Don't forget to remove extra square brackets [.

json convert 在 Convert JSON to Go instantly - Matt Holt mholt 的推薦與評價
JSON -to-Go. Convert JSON to Go struct. This tool instantly converts JSON into a Go type definition. Paste a JSON structure on the left and the equivalent Go ... ... <看更多>