Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Catalog is a map of github release where the // the id represents the repository owner, name and then // the range of releases // Catalog is an in memory cache to avoid multiple requests // to the github API Catalog map[string][]*github.RepositoryRelease )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.