Documentation
¶
Index ¶
- Variables
- func NewHandler(renderer Renderer, config types.PageConfig, assetsFS embed.FS, isDev bool, ...) http.Handler
- func RenderHTMLShell(bodyHTML string, props map[string]any, scriptSrc string, headHTML string, ...) (string, error)
- func WriteClientEntry(path string, componentImport string) error
- func WriteStaticClientEntry(path string, componentImport string) error
- type Handler
- type Renderer
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func NewHandler ¶
func RenderHTMLShell ¶
func WriteClientEntry ¶
func WriteStaticClientEntry ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.