initial generation for play.golang.org linking, ref #37
This commit is contained in:
@@ -68,7 +68,7 @@ func main() {
|
||||
|
||||
// Now let's look at decoding JSON data into Go
|
||||
// values. Here's an example for a generic data
|
||||
// structure.
|
||||
// structure.
|
||||
byt := []byte(`{"num":6.0,"strs":["a","b"]}`)
|
||||
|
||||
// We need to provide a variable where the JSON
|
||||
|
||||
Reference in New Issue
Block a user