package
1.1.10
Repository: https://github.com/fossas/fossa-cli.git
Documentation: pkg.go.dev

# Functions

LockfileGraph reads a dep lockfile and creates a dependency graph.
ManifestGraph reads a dep manifest and creates a dependency graph.
New constructs a golang.Resolver given the path to the manifest and lockfile.

# Structs

Project is a single imported repository within a dep project.
Resolver contains both the lockfile and manifest information.