package
0.0.0-20230804190714-04a2d1bc312d
Repository: https://github.com/ivanvc/tpl.git
Documentation: pkg.go.dev
# Functions
Returns the function map defining the include template function.
# Variables
Defines the function map defining the file_size function.
# Interfaces
Template defines the interface which expects the ExecuteTemplate function to be defined, so it can be used by the include function.