# Packages
No description provided by the author
No description provided by the author
Package githubmentions provides a Collector that returns a Set for the number of mentions a given repository has in commit messages as returned by GitHub's search interface.
No description provided by the author
No description provided by the author
# Functions
DisableAllSources will disable all SourceTypes for collection.
DisableSource will enable the supplied SourceType for collection.
EnableAllSources enables all SourceTypes for collection.
EnableSource will enable the supplied SourceType for collection.
GCPDatasetName overrides DefaultGCPDatasetName with the supplied dataset name.
GCPDatasetTTL sets the time-to-live for tables created with GCP BigQuery datasets.
GCPProject is used to set the ID of the GCP project used for sources that depend on GCP.
No description provided by the author
# Constants
DefaultGCPDatasetName is the default name to use for GCP BigQuery Datasets.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrRepoNotFound wraps ErrUncollectableRepo and is used when a repo cannot be found for collection.
ErrUncollectableRepo is the base error returned when there is a problem with the repo url passed in to be collected.
ErrUnsupportedURL wraps ErrUncollectableRepo and is used when a repo url does not match any of the supported hosts.
# Interfaces
Option is an interface used to change the config.
# Type aliases
SourceType is used to identify the various sources signals can be collected from.