Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SilverRainZ/go-ssaviz
/ types & classes
Types & classes
7 in github.com/SilverRainZ/go-ssaviz
⨍
Functions
23
◇
Types & classes
7
TypeAlias
Attr
Attr is attribute of vertex and edge of Graphviz.
pkg/ssaviz/graph.go:39
TypeAlias
Format
Format is file format of rendered graph.
pkg/ssaviz/graph.go:20
Struct
Graph
pkg/ssaviz/graph.go:45
Struct
HTML
HTML is a HTML report that contains multiple [Graph]s.
pkg/ssaviz/html.go:18
TypeAlias
Kind
Kind is kind of graph.
pkg/ssaviz/graph.go:13
Struct
templateData
TODO: func (r *HTML) Serve(ctx context.Context, addr string) error { }
pkg/ssaviz/html.go:91
Struct
templateGraph
pkg/ssaviz/html.go:95