thanks for feedback, i put that in regards to my understanding of go generate, re run it anytime its needed, anytime you changed your code,
please see https://groups.google.com/forum/#!topic/golang-nuts/8L_bjxB-_T0 that concretely demonstrates why i don t go with the "usual thinking". On Tuesday, May 9, 2017 at 1:29:54 PM UTC+2, Ian Davis wrote: > > > On Tue, 9 May 2017, at 12:12 PM, mhh...@gmail.com <javascript:> wrote: > > Maybe that could be a simple go sub command: > > go gun [...packages] > > gen+run=>gun > > Sure i could do on my end, it won t be adopted so ... useless. > > > Usually go generate is intended to be run once and the results committed > to the repository. It's not expected that end users of the code re-run it > regularly. > > Ian > -- 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.