kristoiv/go-parser-reflection
Have you ever wanted to Unmarshal a whole JSON / Yaml document in Golang and only update parts of it using your model (struct), before Marshaling it back to disk again?
Go
Have you ever wanted to Unmarshal a whole JSON / Yaml document in Golang and only update parts of it using your model (struct), before Marshaling it back to disk again?
Go