visualizer

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Visualizer

type Visualizer struct {
	Client  client.Client
	Address string
}

func NewVisualizer

func NewVisualizer(c client.Client, port int) *Visualizer

NewVisualizer creates and returns a new Visualizer instance.

func (*Visualizer) StartAndServe

func (v *Visualizer) StartAndServe() error

StartAndServe initializes the HTTP routes and starts the server. It also handles graceful shutdown on interrupt signals.

Jump to

Keyboard shortcuts

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