Documentation ¶
Index ¶
Constants ¶
View Source
const Icon = "" /* 25424-byte string literal not displayed */
Icon - favicon
View Source
const TemplPath = "templates/"
TemplPath - path to html templates
Variables ¶
View Source
var ( // AppConfig - config for Web Gui AppConfig models.Conf // AllHosts - all hosts AllHosts []models.Host // HostsMap - map of all hosts HostsMap map[string]models.Host // LogRecords - records from DB LogRecords []models.Record // TemplHTML - embed templates // //go:embed templates/* TemplHTML embed.FS )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.