Results 6 comments of weiyinfu

issue竟然可以这么用。。。

Maybe you should free the memory because you called `Marshal.StringToHGlobalUni(s)` to avoid memory leak.

> change int64 to int32 instead, or use json.Marshal instead of jsonpb.Marshal. Some people are using C++ rather than golang.

> I don't see a compelling reason why this dynamic message package should provide different/more JSON marshaling capabilities than the main protobuf runtime. Sorry. I am using C++ in the...

Now that gin doesn't support BindUrl(),we should think about other solutions. Maybe we can define the struct better. The first method define a struct contains uri struct and query struct....