Congrats and thank you for a new release!
I was trying to build it from source and ran into the following error, any
hints about what I'm missing are appreciated:
c4milo at camilompb in ~/Projects/c4milo/go/src on release-branch.go1.12 [$]
$ ./all.bash
Building Go cmd/dist using
/Users/c4milo
So, this is a known issue and is addressed in 1.8
https://github.com/golang/go/issues/16085#issuecomment-258016579
On Wednesday, November 2, 2016 at 6:05:02 PM UTC-4, Camilo Aguilar wrote:
>
> It seems they can't be converted due to the field tags being different :/
>
> On Wedn
It seems they can't be converted due to the field tags being different :/
On Wednesday, November 2, 2016 at 6:01:29 PM UTC-4, Camilo Aguilar wrote:
>
> I have a similar need. I'm using gRPC and some of my domain types are
> similar to the protobuffer messages, they pretty
I have a similar need. I'm using gRPC and some of my domain types are
similar to the protobuffer messages, they pretty much have the same fields
and types but the struct type is different. I haven't been able to convert
them using normal means, is there any suggestion about how to go about it
t