Documentation
¶
Overview ¶
Package main demonstrates how to register a remote contributor with the dashboard extension.
A remote contributor is a separate service that exposes dashboard pages, widgets, and settings via HTTP fragment endpoints. The dashboard shell proxies requests to the remote service and embeds the HTML fragments.
In production, remote contributors can be auto-discovered via the discovery extension. This example shows manual registration instead.
NOTE: This is an illustrative stub. It requires a full Forge application environment (and a running remote service) to function.
Click to show internal directories.
Click to hide internal directories.