文件名称:gotpl:轻量级基于Go的模板引擎
文件大小:5KB
文件格式:ZIP
更新时间:2024-03-16 06:19:27
golang template-engine Go
轻量级基于Go的模板引擎 用法: gotpl TPL_FILE > DESTINATION_FILE
【文件预览】:
gotpl-master
----.gitignore(28B)
----go.mod(39B)
----test.sh(137B)
----Makefile(239B)
----LICENSE.md(1KB)
----.github()
--------workflows()
----README.md(205B)
----tpl.go(731B)
----tpl_func.go(3KB)
----test()
--------hello.tmpl(27B)