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