Documentation ¶ Index ¶ func Run() func Union_repo(batchSize int) type DependentInfo Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run() func Union_repo ¶ func Union_repo(batchSize int) Types ¶ type DependentInfo ¶ type DependentInfo struct { DependentCount int `json:"dependentCount"` DirectDependentCount int `json:"directDependentCount"` IndirectDependentCount int `json:"indirectDependentCount"` } Source Files ¶ View all Source files gitmetricsync.go Click to show internal directories. Click to hide internal directories.