Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "Iris Control"
Name the name(string) of this plugin which is Iris Control
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DashboardPage ¶
type DashboardPage struct { ServerIsRunning bool Routes []routesinfo.RouteInfo Plugins []PluginInfo }
DashboardPage is the main data struct for the index contains a boolean if server is running, the routes and the plugins
type PluginInfo ¶
PluginInfo holds the Name and the description of the registed plugins
Click to show internal directories.
Click to hide internal directories.