dashboard

package
v0.2.41 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: MIT Imports: 22 Imported by: 0

Documentation

Overview

Package dashboard serves the web-based notification management UI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serve

func Serve(cfg config.Config, configPath string, port int, open bool, showFn, minimizeFn, quitFn func(), topmostFn func(bool)) error

Serve starts the dashboard HTTP server on 127.0.0.1:port and blocks until interrupted. If open is true, a browser window is launched in app mode (chromeless) pointing at the dashboard URL. The showFn, minimizeFn, quitFn, and topmostFn callbacks control the native window; the CLI passes nil for all of them, while the Wails desktop app supplies real implementations.

Types

This section is empty.

Jump to

Keyboard shortcuts

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