gorender:gorender-随时随地渲染go模板

时间:2024-06-10 19:17:09
【文件属性】:

文件名称:gorender:gorender-随时随地渲染go模板

文件大小:30KB

文件格式:ZIP

更新时间:2024-06-10 19:17:09

Go

gor 实时渲染模板 安装 go get github.com/cgcgbcbc/gorender 用法 从命令行使用模板 gorender --string "{{.Count}}" Count=1 使用模板文件 # tmpl.txt {{.Count}} gorender --path tmpl.txt Count=1


【文件预览】:
gorender-master
----.travis.yml(268B)
----main_test.go(280B)
----csv.go(1KB)
----helper.go(186B)
----main.go(2KB)
----.gitignore(27B)
----Makefile(303B)
----README.md(545B)
----fixtures()
--------tmpl.txt(11B)
----Godeps()
--------Godeps.json(234B)
--------_workspace()
--------Readme(136B)

网友评论