Directories
¶
| Path | Synopsis |
|---|---|
|
Package bgloop provides panic recovery for long-lived background goroutines.
|
Package bgloop provides panic recovery for long-lived background goroutines. |
|
Package cryptokey provides shared utilities for resolving and decoding hex-encoded 32-byte cryptographic keys used by contrib apps (csrf, session).
|
Package cryptokey provides shared utilities for resolving and decoding hex-encoded 32-byte cryptographic keys used by contrib apps (csrf, session). |
|
Package dev implements the `burrow dev` integrated development server: a file watcher that restarts the application on source changes and (optionally) runs the Tailwind v4 standalone CLI in `--watch` mode alongside it.
|
Package dev implements the `burrow dev` integrated development server: a file watcher that restarts the application on source changes and (optionally) runs the Tailwind v4 standalone CLI in `--watch` mode alongside it. |
|
Package scaffold renders embedded file trees into a destination directory, applying placeholder substitution and (optionally) a Go module path rewrite.
|
Package scaffold renders embedded file trees into a destination directory, applying placeholder substitution and (optionally) a Go module path rewrite. |
|
Package tailwind drives the standalone Tailwind v4 CLI with a pre-generated `@source` listing that points at every template directory in the project — Burrow's contribs plus the project's own templates.
|
Package tailwind drives the standalone Tailwind v4 CLI with a pre-generated `@source` listing that points at every template directory in the project — Burrow's contribs plus the project's own templates. |
|
Package translationscheck holds the repo-wide translation guards that walk every contrib's and example's TOML translation files and assert cross-cutting invariants: go-i18n accepts each file (reserved-keys guard) and no message ID has divergent values across files for the same locale (boot-time merge collision guard).
|
Package translationscheck holds the repo-wide translation guards that walk every contrib's and example's TOML translation files and assert cross-cutting invariants: go-i18n accepts each file (reserved-keys guard) and no message ID has divergent values across files for the same locale (boot-time merge collision guard). |
Click to show internal directories.
Click to hide internal directories.