stencil icon indicating copy to clipboard operation
stencil copied to clipboard

[Docs] [golang client] Data parsing example

Open h4rikris opened this issue 4 years ago • 0 comments

In golang client, consumers get dynamic message instance after parsing. Add an example in the docs on how to use dynamic message instance to get values of different types in consumer code.

List of protobuf types to cover

  • timestamp
  • duration
  • bytes
  • message type
  • struct
  • map

h4rikris avatar Oct 28 '21 04:10 h4rikris