const text/template/parse.NodeList

2 uses

	text/template/parse (current package)
		node.go#L64: 	NodeList                       // A list of Nodes.
		node.go#L89: 	return &ListNode{tr: t, NodeType: NodeList, Pos: pos}