Documentation
¶
Overview ¶
Package cryptolabweb embeds the built standalone Crypto Lab SPA so the gophertrunk binary can serve the cryptolab web console (via `gophertrunk cryptolab serve`) without a sibling source tree. Build the SPA with `make cryptolab-web-build` (or `cd web/cryptolab && npm run build`) before `go build`; the embed picks up everything under `dist/` automatically.
When `dist/` is empty (fresh checkout, dev build with no build yet) the embed contains only the `.gitkeep` sentinel and HasAssets reports false; the serve command then prints an explanatory message instead of a blank page.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.