Cool, thanks. I've created a new issue on the `jsonpb` repo as well.

On Tuesday, 15 May 2018 15:07:44 UTC+10, Tamás Gulácsi wrote:
>
>
> 2018. május 14., hétfő 23:03:46 UTC+2 időpontban Luke IC a következőt írta:
>>
>> Thanks a lot, I went back and gave jsonpb a go and finally got it 
>> unmarshalling as desired.
>>
>> To do so though I had to unmarshal and marshal the response with the 
>> regular json library first, in order to get around some escaped values in 
>> the response (I was receiving a 'bad value in Struct' error:
>>
>>>
>>>>
> This seems an error of jsonpb!
> Till they fix it (after you've reported it), just replace `\/` with `/`: 
> https://play.golang.org/p/oFwsW8eX8aJ
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to