Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildDependencyTree ¶
func BuildDependencyTree(params technologies.BuildInfoBomGeneratorParams) (dependencyTrees []*xrayUtils.GraphNode, uniqueDeps []string, err error)
Types ¶
type GemGraphInput ¶
type GemGraphInput struct {
Graph GemGraph `json:"graph"`
}
GemGraphInput represents the top-level structure for unmarshalling the gem dependency graph.
Click to show internal directories.
Click to hide internal directories.