ui

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UIServer

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

UIServer serves the ChronoQueue web interface

func NewUIServer

func NewUIServer(grpcAddr string, logger *log.Logger) (*UIServer, error)

NewUIServer creates a new UI server instance

func (*UIServer) Start

func (s *UIServer) Start(addr string) error

Start starts the UI HTTP server

func (*UIServer) Stop

func (s *UIServer) Stop(ctx context.Context) error

Stop gracefully shuts down the UI server

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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