//
pkg.gl
Category
github.com/SilverRainZ/go-ssaviz
pkg
ssaviz
package
0.0.0-20230329030434-c06eb3386433
Repository:
https://github.com/silverrainz/go-ssaviz.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
471 SLOC
#
Functions
Build
Build builds a graph of specific [Kind] from SSA function.
Render
Render renders multiple graphs to a single HTML documentation.
#
Constants
Author
Package meta informations.
CFG
No description provided by the author
Desc
Package meta informations.
DOT
No description provided by the author
Prog
Package meta informations.
SVG
No description provided by the author
Version
Package meta informations.
#
Variables
Debug
Debug decides whether to output debug logs.
Fontame
No description provided by the author
#
Structs
Graph
No description provided by the author
HTML
HTML is a HTML report that contains multiple [Graph]s.
#
Type aliases
Attr
Attr is attribute of vertex and edge of Graphviz.
Format
Format is file format of rendered graph.
Kind
Kind is kind of graph.