Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloneToDir ¶ added in v0.2.0
Clone the given url to the given dest folder
func GetLatestRef ¶ added in v0.2.0
Types ¶
type Module ¶
type Module struct { Config *config.Module RegistryURL string // contains filtered or unexported fields }
Module pkg manages downloading pkg
type Registry ¶
type Registry struct { URL string Registry *packages.Registry // contains filtered or unexported fields }
func (*Registry) Match ¶
Match searches the registry for all packages with name matching the given regex.
Click to show internal directories.
Click to hide internal directories.