Documentation
¶
Overview ¶
Package pg (plugin graph) is used for generating the graph image.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateGraph ¶
func GenerateGraph() error
GenerateGraph generates an input `.dot` file based on the fileNoExt name, and then generates an `.svg` image output file as fileNoExt.svg.
func InitGraph ¶
func InitGraph(pluginType string, pluginsInfo map[string]*pluginmanager.PluginAttributes) error
InitGraph initliazes the graph data structure and invokes generateGraph.
func UpdateGraph ¶
UpdateGraph updates the plugin node with the status and url.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.