graph

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandAssembler

type CommandAssembler struct {
	// contains filtered or unexported fields
}

func NewGraphCommandAssembler

func NewGraphCommandAssembler(
	projectInfoAssembler ProjectInfoAssembler,
	processorFn processorFn,
) *CommandAssembler

func (*CommandAssembler) Assemble

func (c *CommandAssembler) Assemble() *cobra.Command

type ProjectInfoAssembler

type ProjectInfoAssembler interface {
	ProjectInfo(rootDirectory string, archFilePath string) (models.ProjectInfo, error)
}

Jump to

Keyboard shortcuts

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