Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Catalog = make(map[string]scm.Repository)
Catalog contains a cached set of repositories and their metadata from Bitbucket
Labels contains a mapping of label names with the set of repositories matching each label
Functions ¶
func PrintLabels ¶
func PrintLabels(labels ...string)
PrintLabels prints the given labels and their matched repositories. If no labels are provided, print all available labels (except the superset label).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.