Documentation ¶
Index ¶
Constants ¶
View Source
const TplInstallConfig = `` /* 823-byte string literal not displayed */
View Source
const TplSCInfo = `` /* 1254-byte string literal not displayed */
View Source
const TplWs = `` /* 587-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func MakeTemplate ¶
func StartServer ¶
func StartServer(listenAddr string, scs []SCDashboard)
Types ¶
type BaseTemplateParams ¶
type BaseTemplateParams struct { ActivePage string }
func BaseParams ¶
func BaseParams(c echo.Context, page string) BaseTemplateParams
type IndexTemplateParams ¶
type IndexTemplateParams struct {
BaseTemplateParams
}
Source Files ¶
Click to show internal directories.
Click to hide internal directories.