Discover Packages
github.com/trganda/codeql-development-toolkit
internal
template
package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Apr 17, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Get returns the content of an embedded template file.
path is relative to the files/ directory, e.g. "query/cpp/new-query.tmpl".
Render executes a template string with [[ ]] delimiters and the given data.
[[ ]] delimiters are used to avoid conflicts with GitHub Actions {{ }} syntax.
WriteFile renders a template string and writes the output to dst.
If overwrite is false and dst already exists, the write is skipped.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.