ITRS-Group / cordial

Cordial comprises a set of interrelated programs, integrations, libraries and packages for Geneos, principally written in Go.
Other
7 stars 0 forks source link

`tools/geneos` templates loaded from '*' and not '*.gotmpl' #167

Closed pgalbavy-itrs closed 1 year ago

pgalbavy-itrs commented 1 year ago

The template functions load '' in the component templates folder and not '.gotmpl' which means any other files or directories cause an error.