Re: [go-nuts] For loop in go templating

2017-12-11 Thread Ian Lance Taylor
On Mon, Dec 11, 2017 at 6:41 PM, Josh Cox wrote: > > Why is there not a 'for' action in go templating? > > I seem to get punted for asking such blasphemy! > > my stackoverflow question > > and my [github > issue](https://github.com/golang/go/issues/23088#issuecomment-350871434) > > But it's a seri

[go-nuts] For loop in go templating

2017-12-11 Thread Josh Cox
Why is there not a 'for' action in go templating ? I seem to get punted for asking such blasphemy! my stackoverflow question and my [github issue](https://github.com/golang/go/issue