package
0.0.0-20230130100827-6c64ebff31b2
Repository: https://github.com/packtpublishing/go-cookbook.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CreateTemplate will creat a template file that contains data.
HTMLDifferences highlights some of the differences between html/template and text/template.
InitTemplates sets up templates from a directory.
RunTemplate initializes a template and demonstrates a variety of template helper functions.