fs

package
v0.0.0-...-c1e63d8 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrFirstLineOfGoModShouldIncludeExactlyTwoPArts = errors.New(
	"the first line of go mod file parts should includes exactly two parts",
)

Functions

This section is empty.

Types

type Walk

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

func NewWalk

func NewWalk(
	projectDir string,
	fileReader fs.FileReader,
	filePathWalker filePathWalker,
	astFileParser astFileParser,
) *Walk

func (*Walk) ReadComponentGraph

func (w *Walk) ReadComponentGraph() (*component.Graph, error)

Jump to

Keyboard shortcuts

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