Documentation ¶
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependencies ¶ added in v1.1.0
type Dependencies []Dependency
Dependencies is slice with dependencies info
type Dependency ¶
Dependency contains info about used module
func (Dependency) PrettyPath ¶ added in v1.3.0
func (d Dependency) PrettyPath() string
PrettyPath strips major version info from the path
func (Dependency) String ¶ added in v1.1.0
func (d Dependency) String() string
String returns string representation of dependency
Click to show internal directories.
Click to hide internal directories.