Documentation
¶
Overview ¶
Package server wires the HTTP routes for tmux-webui.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) StartMonitor ¶
StartMonitor launches the cross-session agent Monitor for the lifetime of ctx. Unlike the old notifier this ALWAYS runs — it maintains the /api/agents snapshot even without a webhook; only the push side is gated on config.notify.webhook_url (inside the Monitor).
Click to show internal directories.
Click to hide internal directories.