Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrInvalidRepoURI is returned when a repo has a URI we can't parse ErrInvalidRepoURI = errors.New("Invalid repo URI") )
Functions ¶
func RepoToPath ¶
RepoToPath converts a repository name into a go-like import name, which will double as filesystem path
Types ¶
Click to show internal directories.
Click to hide internal directories.