walk

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Walker

type Walker struct {
	Import  func(path string) (*build.Package, error)
	Closed  bool
	Graph   *graph.Graph
	Matcher *match.Matcher
}

func (*Walker) Walk

func (w *Walker) Walk(
	pkgs set.Set[string],
) (set.Set[string], error)

Jump to

Keyboard shortcuts

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