Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubRepositoryScore ¶
type GithubRepositoryScore struct {
Weight GithubScoringWeight
R *github.Repository
RiskNote map[string][]string
TotalScore int
// contains filtered or unexported fields
}
func NewGithubRepositoryScore ¶
func NewGithubRepositoryScore(c *github.Client, r *github.Repository) *GithubRepositoryScore
Click to show internal directories.
Click to hide internal directories.