//
pkg.gl
Category
github.com/etkecc/go-kit
template
package
1.5.0
Repository:
https://github.com/etkecc/go-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
30 SLOC
#
Functions
Execute
Execute parses and executes template.
May
May parses and executes template, returns original string if parsing fails.
Must
Must parses and executes template, panics if parsing fails.