web

package
v0.0.0-...-8f45697 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2023 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const Icon = "" /* 46144-byte string literal not displayed */

Icon - base64 favicon image

View Source
const TemplPath = "templates/"

TemplPath - path to html templates

Variables

View Source
var (

	// AppConfig - config for Web Gui
	AppConfig models.Conf
	// AllLinks - all links
	AllLinks models.Links
	// UptimeMon - monitoring data
	UptimeMon []models.MonData
	// NewUptimeMon - not added to DB yet
	NewUptimeMon []models.MonData
)
View Source
var (
	// RetriesSyncMap - count retries to send notifications
	RetriesSyncMap sync.Map
	// MuUptime - mutex for AllLinks.Uptime
	MuUptime sync.Mutex
)
View Source
var (
	// MuScan - mutex for AllLinks.Panels
	MuScan sync.Mutex
)
View Source
var TemplHTML embed.FS

TemplHTML - html templates

Functions

func Gui

func Gui(confPath, yamlPath, dbPath, nodePath string)

Gui - start web server

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL