Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Renderer ¶
type Renderer struct{}
func (*Renderer) DefaultOptions ¶
DefaultOptions returns the default options of the renderer
func (*Renderer) RenderNode ¶
func (r *Renderer) RenderNode(opts options.Options, node *sbom.Node, info render.NodeGraphInfo) error
RenderNode renders a node to the terminal
Click to show internal directories.
Click to hide internal directories.