webui

package
v0.0.0-...-ee94258 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetIconMap

func GetIconMap(key string) string

func RunWebUI

func RunWebUI() error

Types

type DashboardPage

type DashboardPage struct {
	CSRF                 string
	NeedsLogin           bool
	AppName              string
	BrandName            string
	UserID               string
	UserName             string
	Devices              []orm.Device
	BackupActiveModified time.Time
	Backups              []orm.Backup
	HTTPConfig           *httpConfig
}

type GrantPage

type GrantPage struct {
	CSRF       string
	HTTPConfig *httpConfig
	AppName    string
	BrandName  string
	NeedsLogin bool
	UserID     string
	UserName   string
	Device     *orm.Device
	URL        *url.URL
}

Jump to

Keyboard shortcuts

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