package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Mar 24, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package template provides access to context template files
(TASKS.md, DECISIONS.md, etc.) from embedded assets.
Template reads a template file by name from the embedded filesystem.
Parameters:
- name: Template filename (e.g., "TASKS.md")
Returns:
- []byte: Template content
- error: Non-nil if the file is not found or read fails
Source Files
¶
Click to show internal directories.
Click to hide internal directories.