//
pkg.gl
Category
github.com/fossas/fossa-cli
buildtools
dep
package
1.1.10
Repository:
https://github.com/fossas/fossa-cli.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
7
Dependents
6
Files
175 SLOC
#
Functions
LockfileGraph
LockfileGraph reads a dep lockfile and creates a dependency graph.
ManifestGraph
ManifestGraph reads a dep manifest and creates a dependency graph.
New
New constructs a golang.Resolver given the path to the manifest and lockfile.
#
Structs
Project
Project is a single imported repository within a dep project.
Resolver
Resolver contains both the lockfile and manifest information.