Categorygithub.com/coveo/gotemplate
modulepackage
2.7.7+incompatible
Repository: https://github.com/coveo/gotemplate.git
Documentation: pkg.go.dev

# README

gotemplate

Build Status Coverage Status

Description

Apply go template over files ending with .template in the current directory.

For more information on Go Template functionality, check this link.

This little utility just scan the current folder for *.template files and apply the go template over them.

Every matching *.ext.template file will render a file named *.generated.ext. Other matched file (if --pattern is supplied) will replace the file with the rendered content and rename the original file *.ext.original.

Documentation

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author