summaryrefslogtreecommitdiff
path: root/src/html/template/examplefiles_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox2020-12-091-2/+1
* html/template: add examples of loading templates from filesEmmanuel Odeke2016-04-131-0/+226