[go-nuts] Feedback from Stripe developers on Go 2 draft designs

2018-10-17 Thread Aditya Mukerjee
Recently, several developers at Stripe who write Go regularly for their work met to discuss the Go 2 design drafts for error handling, error values, and generics. The goal of the meeting was *not* necessarily to provide a single conclusion on each of the design drafts, but

[go-nuts] Re: [Ann] Generating go struct from json/yaml

2017-08-04 Thread Aditya Mukerjee
the last couple of weeks since GopherCon, so I haven't had time to look closely at them, but I'll try and get you a response this weekend. Aditya On Friday, August 4, 2017 at 10:30:55 AM UTC-4, Tong Sun wrote: > > > > On Sunday, July 16, 2017 at 11:42:34 PM UTC-4, Aditya

[go-nuts] Re: [Ann] Generating go struct from json/yaml

2017-07-16 Thread Aditya Mukerjee
Hi Tong, Glad to see you're finding gojson useful. Let us know if you have suggestions; if there are improvements which would be helpful for people in general, we'd be happy to merge them upstream. On Sunday, July 16, 2017 at 10:28:09 AM UTC-4, Tong Sun wrote: > > Hi, > > I've started to impr