commit | 222450addb95c1b9264be28d77cc9da8a73b5647 | [log] [tgz] |
---|---|---|
author | Rob Pike <r@golang.org> | Fri Jul 22 13:55:45 2011 +1000 |
committer | Rob Pike <r@golang.org> | Fri Jul 22 13:55:45 2011 +1000 |
tree | 2aba14f224580be1ea13c873586ef72fa9e5968f | |
parent | 99e5d48e59022f83a027e137421faaaf043b6309 [diff] |
exp/template: add globbing helpers to load groups of files into sets. Also make the Set.Parse methods variadic so you can parse static lists of files without loops. R=rsc, dsymonds, r CC=golang-dev https://golang.org/cl/4802051