Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BranchInfo ¶
type BranchInfo struct { RepoName string BranchName string LastCommitDate time.Time TimeSinceLastCommit string Commitnbr int HostLine string LastDeveloper string LastDeveloperPercentage float64 TopDeveloper string TopDeveloperPercentage float64 FilesToSearch map[string]bool TermsToSearch map[string]bool Count string }
Click to show internal directories.
Click to hide internal directories.