//
pkg.gl
Category
github.com/valyala/quicktemplate
parser
package
1.8.0
Repository:
https://github.com/valyala/quicktemplate.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
14
Dependents
2
Files
1.6k SLOC
#
Functions
Parse
Parse parses the contents of the supplied reader, writing generated code to the supplied writer.
ParseNoLineComments
ParseNoLineComments is the same as Parse, but does not write line comments.