Documentation
¶
Overview ¶
Package rfscopeweb embeds the built standalone RF Scope SPA so the gophertrunk binary can serve the offline RF-analysis console (via `gophertrunk rfscope serve`) without a sibling source tree. Build the SPA with `make rfscope-web-build` (or `cd web/rfscope && npm run build`) before `go build`; the embed picks up everything under `dist/` automatically.
When `dist/` holds only the `.gitkeep` sentinel (a fresh checkout with no build yet) HasAssets reports false and the serve command prints an explanatory placeholder 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.