html/templatetest.html
go run ...
"./templates/test.html"templates
另一种选择是使用绝对路径。
init()
更多细节:
[在golang中使用“模板”包生成动态网页给客户端需要太多时间](https://stackoverflow.com/questions/28451675/it- takes-too-much-time-when-using-template-package-to-generate-a-dynamic-web-p)