StackOverflow Questions for Tag: encoding-json-go

Gauthier
Gauthier

Reputation: 21

Go: json.Unmarshal will transform []byte into string when unmarshalling in interface{}

Score: 0

Views: 464

Answers: 1

Read More
Xceptions
Xceptions

Reputation: 353

How to get json data from connection golang

Score: -1

Views: 133

Answers: 1

Read More
skylark
skylark

Reputation: 41

Render table in html template where table-data are keys and values of some json data in Golang

Score: 2

Views: 585

Answers: 1

Read More
Byte
Byte

Reputation: 47

parse nested json using struct in go language

Score: 1

Views: 438

Answers: 1

Read More
Kurt Peek
Kurt Peek

Reputation: 57451

How to convert a time to UTC before marshaling as JSON in Go?

Score: -2

Views: 2097

Answers: 2

Read More
vkstack
vkstack

Reputation: 1644

Custom JSON Marshaller Supporting Base64 encoding | error calling MarshalJSON for type routes.Temp: invalid character 'e'

Score: 0

Views: 321

Answers: 1

Read More
Accident2ly
Accident2ly

Reputation: 189

Golang unmarshall nested dynamic JSON object in struct

Score: 1

Views: 838

Answers: 0

Read More
Le Hoang Long
Le Hoang Long

Reputation: 500

Go MarshalJSON behavior with multiple embedded structs

Score: 2

Views: 1302

Answers: 1

Read More
Wr3nch0x1
Wr3nch0x1

Reputation: 13

Exporting JSON into single file from loop function

Score: 0

Views: 844

Answers: 1

Read More
Flying onion
Flying onion

Reputation: 136

How to customize indent function during json.Marshal?

Score: 0

Views: 720

Answers: 1

Read More
Fabian
Fabian

Reputation: 11

hot to convert ioutil.ReadAll into json in golang

Score: -2

Views: 1085

Answers: 1

Read More
Animesh
Animesh

Reputation: 437

Prepare a json object from unmarshaled data

Score: 1

Views: 873

Answers: 5

Read More
hari hara
hari hara

Reputation: 41

Is it possible to have a structure for dynamic keys along with static keys for json in Golang

Score: 2

Views: 6419

Answers: 2

Read More
user1898662
user1898662

Reputation: 75

How to convert a deeply nested part of json into a single string with Go

Score: 1

Views: 315

Answers: 1

Read More
tortuga
tortuga

Reputation: 757

Parse a JSON with an empty string field

Score: -2

Views: 1139

Answers: 2

Read More
clattenburg cake
clattenburg cake

Reputation: 1222

Check if struct within struct exists

Score: -1

Views: 194

Answers: 1

Read More
Quick learner
Quick learner

Reputation: 709

Parse json body array sent in POST request and print

Score: 2

Views: 4884

Answers: 1

Read More
Lance
Lance

Reputation: 19

How to compare all the child ID with their parent ID, In a deeply nested JSON?

Score: 0

Views: 278

Answers: 1

Read More
John Balvin Arias
John Balvin Arias

Reputation: 2886

how to unmarshal json object if object is returning as empty string instead of empty struct

Score: 1

Views: 5607

Answers: 3

Read More
Teodor Maxim
Teodor Maxim

Reputation: 552

How to decode JSON in Go which returns multiple elements as array of type and individual elements as type

Score: 1

Views: 1559

Answers: 3

Read More
PreviousPage 1Next