Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependency ¶
type Dependency struct { Organisation string Repo string PackageName string Version string LockedVersion string PackageManager string PackageFilePath string }
func (Dependency) DependencyDetails ¶ added in v0.4.0
func (d Dependency) DependencyDetails() string
Click to show internal directories.
Click to hide internal directories.