Documentation ¶ Overview ¶ Package syncer handles syncing of repositories Index ¶ Constants func New(pool *pgxpool.Pool, mergestat *sqlx.DB, logger *zerolog.Logger, ...) *worker Constants ¶ View Source const ( SyncLogTypeInfo syncLogType = "INFO" SyncLogTypeError syncLogType = "ERROR" ) Variables ¶ This section is empty. Functions ¶ func New ¶ func New(pool *pgxpool.Pool, mergestat *sqlx.DB, logger *zerolog.Logger, concurrency int, pollInterval time.Duration) *worker Types ¶ This section is empty. Source Files ¶ View all Source files git_blame.gogit_commit_stats.gogit_commits.gogit_files.gogit_refs.gogithub_pr_commits.gogithub_pr_reviews.gogithub_repo_issues.gogithub_repo_metadata.gogithub_repo_prs.gogithub_repo_stars.gohandlers.gosyncer.gotrivy_repo_scan.go Click to show internal directories. Click to hide internal directories.