Re: [go-nuts] gofmt formats different than goimports in go1.11

2018-08-28 Thread Rohit Jain
Aug 28, 2018 at 10:26 AM, Rohit Jain > wrote: > > > > ```err := testService.test.UpdateWithQuery( > > ctx, > > bson.M{ > > -"id": campaignID, > > +&quo

[go-nuts] gofmt formats different than goimports in go1.11

2018-08-28 Thread Rohit Jain
.y, }, ``` goimport reports above diff if I correct the `goimports` suggrstion , gofmt reports the error and vice -versa. how do I solve this? -- Rohit Jain -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To

[go-nuts] buffer.WriteString Error case

2018-08-07 Thread Rohit Jain
is always nil` and it panics if the buffer is very large Can someone explain to me why do this method returns an error then? Thanks -- Rohit Jain -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and s

Re: [go-nuts] Automatically re-run the golang file when the file is running, then the error

2018-05-28 Thread Rohit Jain
;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. > -- Rohit Jain -- You received this message because you are subscr

Re: [go-nuts] Type dependency graphs?

2018-05-25 Thread Rohit Jain
#x27;s in the packages. > > Regards, > Patrik > > -- > 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...@googlegroup

Re: [go-nuts] cross-compile mac to linux

2018-05-07 Thread Rohit Jain
receiving emails from it, send an > email to golang-nuts+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Rohit Jain -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscrib