template

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package template provides access to context template files (TASKS.md, DECISIONS.md, etc.) from embedded assets.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Template

func Template(name string) ([]byte, error)

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

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL