ui

package
v0.0.0-...-21e55ff Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenLogin

func OpenLogin()

OpenLogin will open the login window

func OpenSettings

func OpenSettings()

OpenSettings will open the settings window

Types

type Alert

type Alert struct {
	LowEnabled        string
	Low               string
	HighEnabled       string
	High              string
	FastChangeEnabled string
	FastChange        string
}

type Range

type Range struct {
	Low  string
	High string
}

type Setting

type Setting struct {
	Alerts Alert
	Format string
	Range  Range
	Saved  bool
	Units  string
}
var (
	RefreshCh chan bool
	Settings  Setting
)

Jump to

Keyboard shortcuts

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