I see this:
https://godocs.io/github.com/CrowdStrike/csproto#Encoder.EncodeNested
but its not clear what keys are being used. after some testing it seems the code just pick 1 and then 2, etc. is it possible to encode something like this with custom keys?
I see this:
https://godocs.io/github.com/CrowdStrike/csproto#Encoder.EncodeNested
but its not clear what keys are being used. after some testing it seems the code just pick
1and then2, etc. is it possible to encode something like this with custom keys?