Documentation
¶
Index ¶
Constants ¶
View Source
const (
ErrDependencyPath = terror("unprocessable dependency path")
)
Variables ¶
This section is empty.
Functions ¶
func GetNameFromPath ¶
func GetVersionFromPath ¶
func NewRevisitError ¶
func NewUnknownPackageError ¶
Types ¶
type DepTree ¶
type DepTree struct {
Name string
Dependencies []model.Dependency
}
Click to show internal directories.
Click to hide internal directories.