Golang http / template具有替代功能,if构造,但是我没有找到for构造。如何遍历切片?像这样:{{for x in xs}} Hello, {{x.Name}}!{{end}} 查看完整描述