Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProtoGraph ¶
type ProtoGraph struct {
Output io.Writer
Options options.Options
// contains filtered or unexported fields
}
ProtoGraph is a library that renders protobom data to an io.Writer using a configurable renderer.
func (*ProtoGraph) GraphNodeList ¶
func (graph *ProtoGraph) GraphNodeList(nl *sbom.NodeList) error
GraphNodeList draws a NodeList using the configured Renderer
Click to show internal directories.
Click to hide internal directories.