scan

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2018 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchPackages

func FetchPackages(dir string, excluded []string) ([]*model.Pkg, error)

FetchPackages walks recursively given directory skipping excluded directories and build list of packages.

func FindCycles

func FindCycles(packages []*model.Pkg) ([]*model.Pkg, error)

FindCycles takes list of packages and using Roy-Warshall algorithm marks all cycles between packages.

Types

This section is empty.

Jump to

Keyboard shortcuts

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