panel

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PanelDeps

type PanelDeps struct {
	Store    store.Store
	Executor engine.Executor
	Hub      streaming.EventHub
	Logger   *slog.Logger
}

PanelDeps holds the dependencies for the panel server.

type PanelServer

type PanelServer struct {
	// contains filtered or unexported fields
}

PanelServer serves the web management panel.

func NewPanelServer

func NewPanelServer(deps PanelDeps) *PanelServer

NewPanelServer creates a new PanelServer with parsed templates.

func (*PanelServer) Handler

func (s *PanelServer) Handler() http.Handler

Handler returns the HTTP handler for the panel routes.

Jump to

Keyboard shortcuts

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