Documentation
¶
Overview ¶
Package mirror synchronizes repositories with foreign remotes: push mirrors propagate local refs outward after each receive, pull mirrors keep a local copy fresh from an upstream. Sync runs in a background worker, never in the push path; outcomes are recorded per mirror so `repo mirror list` shows failure states like webhook deliveries do.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Source Files
¶
- mirror.go
Click to show internal directories.
Click to hide internal directories.