Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
gowave
command
|
|
|
wasm
command
|
|
|
internal
|
|
|
builder
Package builder compiles a GoWave project to WASM + SSR bundle.
|
Package builder compiles a GoWave project to WASM + SSR bundle. |
|
devserver
Package devserver runs the GoWave development server.
|
Package devserver runs the GoWave development server. |
|
parser
Package parser scans a GoWave project's pages/ directory and extracts route definitions by reading Go source files with the AST.
|
Package parser scans a GoWave project's pages/ directory and extracts route definitions by reading Go source files with the AST. |
|
scaffold
Package scaffold generates a new GoWave project from embedded templates.
|
Package scaffold generates a new GoWave project from embedded templates. |
|
ssr
Package ssr renders GoWave page components to HTML on the server.
|
Package ssr renders GoWave page components to HTML on the server. |
|
watcher
Package watcher watches the filesystem for changes and notifies listeners.
|
Package watcher watches the filesystem for changes and notifies listeners. |
|
pkg
|
|
|
runtime
Package runtime provides the GoWave HTTP server used inside user apps.
|
Package runtime provides the GoWave HTTP server used inside user apps. |
|
ui
Package ui provides the GoWave virtual DOM.
|
Package ui provides the GoWave virtual DOM. |
Click to show internal directories.
Click to hide internal directories.