We can convert JSON strings into bytes and unmarshal the data into a variables address: import "encoding/json" //... // ... myJsonString := ...
確定! 回上一頁