Documentation
¶
Index ¶
- func CloneOrUpdateRawRepo(repoOwner, repoName, repoURL string, config config.Config)
- func CloneOrUpdateRepo(repoOwner, repoName string, config config.Config)
- func InitTokenManager(tokens []string)
- func LogRepoCount(count int, repoType string)
- func LogSyncSummary(cfg *config.Config)
- func SyncWiki(repoOwner, repoName string, config config.Config)
- func SyncWithConcurrency[T any](cfg config.Config, repos []T, syncFn func(T))
- type SyncStats
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloneOrUpdateRawRepo ¶ added in v0.12.0
func CloneOrUpdateRepo ¶
func InitTokenManager ¶ added in v0.14.1
func InitTokenManager(tokens []string)
func LogRepoCount ¶ added in v0.13.0
func LogSyncSummary ¶ added in v0.15.0
func SyncWithConcurrency ¶ added in v0.13.0
Types ¶
Click to show internal directories.
Click to hide internal directories.