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

# Functions

FromFile reads a raw Lockfile from a glide.lock file.
New constructs a golang.Resolver.
UsedIn checks whether glide is used correctly within a project folder.

# Variables

ErrNoLockfile is returned if a glide manifest is found without an accompanying lockfile.

# Structs

An Import is a single imported repository within a glide project.
A Lockfile contains the contents of a glide lockfile.