Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RepoAuthRequired ¶ added in v0.13.0
func RepoAuthRequired()
RepoAuthRequired increments the counter of repositories that ask for authentication credentials.
func RepoNotFound ¶
func RepoNotFound()
RepoNotFound increments the counter of repositories not found.
func RepoProcessed ¶
RepoProcessed increments the counter of processed repositories and updates the average time it takes to process a repository.
func RepoProduceFailed ¶
func RepoProduceFailed()
RepoProduceFailed increments the counter of failures producing repositories.
func RepoProduced ¶
func RepoProduced()
RepoProduced increments the counter of produced repositories.
func RepoSkipped ¶
func RepoSkipped()
RepoSkipped increments the counter of skipped repositories for processing.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.