hacktoberfest

package
v0.110.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

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

type ParticipatingProjects map[string]string

func QueryParticipating

func QueryParticipating(ctx context.Context, logger *slog.Logger, sqlDB *sql.DB, pw progress.Writer, httpClient *http.Client, githubToken string, repoKey domain.RepoKey) (ParticipatingProjects, error)

func (ParticipatingProjects) GetRepoHTMLURL

func (p ParticipatingProjects) GetRepoHTMLURL(packageName string, packageType string) string

func (ParticipatingProjects) Key

func (ParticipatingProjects) Key(packageName string, packageType string) string

func (ParticipatingProjects) ParseKey

func (ParticipatingProjects) ParseKey(key string) (string, string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL