internal/

directory
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2026 License: MIT

Directories

Path Synopsis
Package codeblock wires the individual evaluators (php, vuego, exec, sqlite) into a single service used by the tour and docs servers.
Package codeblock wires the individual evaluators (php, vuego, exec, sqlite) into a single service used by the tour and docs servers.
Package exec evaluates shell snippets.
Package exec evaluates shell snippets.
Package model holds the shared type definitions used by the code block evaluation pipeline: the Evaluator interface together with its request and result types, and the HTTP DTOs exchanged with the frontend.
Package model holds the shared type definitions used by the code block evaluation pipeline: the Evaluator interface together with its request and result types, and the HTTP DTOs exchanged with the frontend.
Package php evaluates PHP snippets using the phpscript runner.
Package php evaluates PHP snippets using the phpscript runner.
Package sqlite evaluates SQL snippets against an in-memory SQLite database.
Package sqlite evaluates SQL snippets against an in-memory SQLite database.
Package vuego evaluates .vuego templates.
Package vuego evaluates .vuego templates.

Jump to

Keyboard shortcuts

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