visualization

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VisualizationMode = "ascii"

VisualizationMode 全局可视化模式 支持的值: "ascii", "none" 未来可扩展: "json", "html" 等

Functions

This section is empty.

Types

type Visualizable

type Visualizable interface {
	GetVisualState() string
}

Visualizable 接口:可被可视化的组件 GetVisualState() 根据全局 VisualizationMode 返回对应格式的字符串

Jump to

Keyboard shortcuts

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