visual

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package visual provides enhanced protocol visualization: PNG diagrams, interactive views.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateComparisonHTML

func GenerateComparisonHTML(lib *protocol.Library, nameA, nameB string) (string, error)

GenerateComparisonHTML generates a side-by-side protocol comparison.

func GenerateInteractiveHTML

func GenerateInteractiveHTML(lib *protocol.Library, name string) (string, error)

GenerateInteractiveHTML generates an interactive HTML visualization.

Types

type DiagramConfig

type DiagramConfig struct {
	Format          string // "ascii", "svg", "png", "html"
	ShowBits        bool
	ShowConditional bool
	Width           int
}

DiagramConfig holds diagram generation configuration.

Jump to

Keyboard shortcuts

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