package
Version:
v0.0.0-...-f0bd5fd
Opens a new window with list of versions in this module.
Published: Dec 14, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package graphml writes nodes and edges to spigo.graphml in the XML based GraphML format used by
the freely available yEdit tool from yfiles.com
Enabled is set by command line flags to turn on graphml logging
Close finishes off the file footer and closes it
Setup opens the file and and writes the header
Write a string to the file
WriteEdge logs and edge in the file given a space separated from and to name
func WriteNode(nameService string)
WriteNode logs a node in the file given a space separated name and service type
Source Files
¶
Click to show internal directories.
Click to hide internal directories.