# Functions
AdvertiseGHRepositoriesOnJobQueue sends the discovered repositories as a gitcollector.Jobs to the given channel.
NewGitHubOrg builds a new gitcollector.Provider based on a discovery.Github.
NewUpdates builds a new Updates.
# Variables
ErrUpdatesStop is returned when a provider fails on Stop.
ErrUpdatesStopped is returned when a provider has been stopped.
# Structs
Updates is a gitcollector.Provider implementation.
UpdatesOpts represents configuration options for an Updates.