web

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package web exposes the built §13.10 web-UI bundle to callers that mount it at /app/. The React source lives in web/ui and its build output is committed under web/bundle, because go:embed resolves at compile time and a clean clone must build with only a Go toolchain. The embed directive names the bundle directory alone, so neither the design brief nor the design pass's output ships inside the binary.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Assets

func Assets() fs.FS

Assets returns the built UI file system, rooted at the served bundle: index.html is at its root and every asset the index references resolves under it. Callers wrap this with http.FileServer to serve the UI at /app/.

Types

This section is empty.

Jump to

Keyboard shortcuts

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