Documentation
¶
Overview ¶
Package templateops owns app-layer template and journal workflows behind the app.Service facade.
Command family: template, journal, render run, and index page commands. Responsibility: template resolution, journal creation, render run orchestration, and index page generation. Prohibited dependencies: internal/cli, internal/output, version backend implementation, direct stdout/stderr writes. Focused tests: go test ./internal/app ./internal/templateengine ./cmd/pinax ./tests/e2e -run 'Template|Journal|Render|IndexPage' -count=1
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QueryResultMarkdown ¶
func QueryResultMarkdown(result templateengine.QueryResult) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.