site

package
v0.0.0-...-758ee2d Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2026 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrorBrowser

func ErrorBrowser(c fiber.Ctx) error

ErrorBrowser is a no-op browser-error endpoint, replacing the empty httpsrv Error.BrowserAction.

func IndexPage

func IndexPage(c fiber.Ctx) error

func Register

func Register(router fiber.Router)

Register mounts the public frontend (the spec-driven catch-all page renderer) on a fiber router. The caller mounts the router at the app root group ("/") and MUST register it LAST, so the explicit /hp/* routes take priority over the /* catch-all. This replaces httpsrv NewModule (mounted at "/").

func RegisterHtp

func RegisterHtp(router fiber.Router)

RegisterHtp mounts the /hp application routes: the S2 image service, the webui, hchart and per-module static assets, and the IAM user-auth routes. The caller mounts the router at "/hp". This replaces httpsrv NewHtpModule.

func S2Index

func S2Index(c fiber.Ctx) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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