Re: [go-nuts] [hooks] go get --post-download "make"

2019-08-09 Thread saurabh singh
It's possible to run go get in a make but not the other way around. What's your use case? On Sat, Aug 10, 2019, 7:07 AM Dorival Pedroso wrote: > Hi, is it possible to run scripts after go get? > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" grou

Re: [go-nuts] C# nameof equivalent

2019-03-19 Thread saurabh singh
but the ops request seems reasonable. > > Go 2.0 proposal I guess. > > > On Mar 19, 2019, at 7:53 AM, Ian Lance Taylor wrote: > > > >> On Tue, Mar 19, 2019 at 5:19 AM saurabh singh > wrote: > >> > >> Is there an alternative for nameof in golang. &g

[go-nuts] C# nameof equivalent

2019-03-19 Thread saurabh singh
also changed to match the param name. Something as simple as nameof else it would be an overkill for the use case. Saurabh Singh B.Tech (Computer Science) MNNIT blog:geekinessthecoolway.blogspot.com -- You received this message because you are subscribed to the Google Groups "golang-n