Y
Hacker News
new
|
ask
|
show
|
jobs
by
zippergz
4397 days ago
Can you recommend a good document explaining all the features? The main package doc on golang.org seems to not really go into stuff like conditionals, loops, etc. which I gather are possible.
1 comments
hedgehog
4397 days ago
That is documented in text/template.
link
zippergz
4397 days ago
Wow. I feel like an idiot for not finding that. Thank you!
link