protograph

package module
v0.0.0-...-8de9a1b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

README

protograph

A protobom visualization library

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 New

func New() *ProtoGraph

New returns a new protograph object

func (*ProtoGraph) GraphNodeList

func (graph *ProtoGraph) GraphNodeList(nl *sbom.NodeList) error

GraphNodeList draws a NodeList using the configured Renderer

Directories

Path Synopsis
renderers
tty

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL