This is an example of serialization and deserialization of JSON using Go (Golang). It shows how to best manage null elements, absent elements, recursive structures. During one of the last hack I had ...