package
0.0.0-20241216201159-46e4ef8c5872
Repository: https://github.com/thehackerdev/cartograph.git
Documentation: pkg.go.dev

# Functions

CreateHostMapGexf creates a new HostMapGexf struct.
CreatePathHostsMapGexf creates a new PathHostsMapGexf struct.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EdgeAttributes contains the attributes for an edge.
No description provided by the author
No description provided by the author
No description provided by the author
HostEdges contains a map of edges, where the key is the source node, and the value is a map of target nodes to simple booleans (to save space).
HostMapGexf is a Gexf file that contains a map of hosts and their connections to other hosts.
No description provided by the author
HostNodes contains a map of nodes, where the key is the node, and the value is a simple boolean to save space.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PathHostsMapGexf is a Gexf file that contains a map of paths for one host and their connections to other hosts.
PathHostsNodes contains a map of nodes, where the key is the node, and the value is the classification ID.
Value contains the value for an attribute.