Documentation
¶
Overview ¶
templ: version: v0.3.977
templ: version: v0.3.977
Index ¶
- func GatewayDashboardPage(title, basePath string, enableRealtime bool) templ.Component
- func GatewayDashboardPageHandler(title, basePath string, enableRealtime bool) router.PageHandler
- func GatewayHeader(title string) templ.Component
- func OverviewPanel() templ.Component
- func ProtocolBadge() templ.Component
- func RoutesPanel() templ.Component
- func ServicesPanel() templ.Component
- func StatCard(label, xText string) templ.Component
- func StatusBadge(xCondition string) templ.Component
- func UpstreamsPanel() templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GatewayDashboardPage ¶
GatewayDashboardPage renders the complete gateway dashboard page.
func GatewayDashboardPageHandler ¶
func GatewayDashboardPageHandler(title, basePath string, enableRealtime bool) router.PageHandler
GatewayDashboardPageHandler returns a ForgeUI page handler for the gateway dashboard.
func GatewayHeader ¶
GatewayHeader renders the gateway dashboard header.
func OverviewPanel ¶
OverviewPanel renders the overview tab panel.
func ProtocolBadge ¶
ProtocolBadge renders a protocol type badge.
func ServicesPanel ¶
ServicesPanel renders the discovered services tab panel.
func StatusBadge ¶
StatusBadge renders a status badge.
func UpstreamsPanel ¶
UpstreamsPanel renders the upstreams tab panel.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.