package
Version:
v0.0.0-...-a6bde1d
Opens a new window with list of versions in this module.
Published: Aug 21, 2018
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Entry is a collection of a segment and its references towards other segments.
type Graph struct {
Entries []Entry
}
Graph is a graph of references beetween segments.
ReadFrom reads the content of the graph from the provided reader. It returns
the number of bytes read and an optional error.
Reference is the destinatin of a reference from another segment.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.