//
pkg.gl
Category
github.com/wangbokun/go
template
package
0.1.22
Repository:
https://github.com/wangbokun/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
19 SLOC
#
Functions
RenderTemplate
use: data, err := util.RenderTemplate("templates/xxx.template", &res) if err != nil { return err } .
#
Type aliases
Template
No description provided by the author