//
pkg.gl
Category
github.com/sylabs/singularity/v4
internal
pkg
test
tool
tmpl
package
4.3.0-rc.1
Repository:
https://github.com/sylabs/singularity.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
35 SLOC
#
Functions
Execute
Execute creates a file in tmpdir based on namePattern whose contents are the result of executing the Go template in tmplPath, over the struct passed in the values argument.