stats

package
v0.0.0-...-a852642 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetIssueStats

func GetIssueStats(ctx context.Context, client *github.Client, username string) (int, error)

GetIssueStats fetches the total issue count for the associated GitHub username

func GetPRStats

func GetPRStats(ctx context.Context, client *github.Client, username string) (int, error)

GetPRStats fetches the total pull request count for the associated GitHub username

func GetRepositories

func GetRepositories(ctx context.Context, client *github.Client, username string) ([]*github.Repository, error)

GetRepositories fetches all the repository names associated with the GitHub username

func GetRepositoriesCount

func GetRepositoriesCount(ctx context.Context, client *github.Client, username string) (int, error)

GetRepositoriesCount fetches the count of all repositories associated with the GitHub username

func GetStarsCount

func GetStarsCount(ctx context.Context, client *github.Client, username string) (int, error)

GetStarCount fetches the total number of stars earned by the associated GitHub user

Types

This section is empty.

Jump to

Keyboard shortcuts

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