package
0.3.2
Repository: https://github.com/asticode/dep.git
Documentation: pkg.go.dev

# Functions

GetLockingFeedback returns a dependency "locking" feedback message.
GetUsingFeedback returns a dependency "using" feedback message.
NewConstraintFeedback builds a feedback entry for a constraint in the manifest.
NewLockedProjectFeedback builds a feedback entry for a project in the lock.

# Constants

ConsTypeConstraint represents a constraint.
ConsTypeHint represents a constraint type hint.
DepTypeDirect represents a direct dependency.
DepTypeImported represents a dependency imported by an external tool.
DepTypeTransitive represents a transitive dependency, or a dependency of a dependency.

# Structs

ConstraintFeedback holds project constraint feedback data.