Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitHubRepositoryTopicsResponse ¶
type GitHubRepositoryTopicsResponse struct {
Names []string `json:"names"`
}
type GitLabRepositoryTopicsResponse ¶
type GitLabRepositoryTopicsResponse struct {
Topics []string `json:"topics"`
}
type ParticipatingProjects ¶
func QueryParticipating ¶
func (ParticipatingProjects) GetRepoHTMLURL ¶
func (p ParticipatingProjects) GetRepoHTMLURL(packageName string, packageType string) string
Click to show internal directories.
Click to hide internal directories.