Kevin Christian Chandra

Results 2 comments of Kevin Christian Chandra

It happen to me too, I was using postman with gRPC to send a struct-type property into golang applications. The apps didn't receive the payload completely, especially for the `struct`-type....

I don't know if any of you come to this post, but currently, I managed to use the gRPC struct value with some syntax provided. Probably this issue has been...