Questions

  1. What's the trade-off between text and binary encodings?
  2. How does Go behave with data structure by default?
  3. How can this behavior be changed?
  4. How does a structure field get encoded in an XML attribute?
  5. What operation is needed to decode a gob interface value?
  6. What is the protocol buffer encoding?