Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloneRepo ¶
func CloneRepo(options CloneRepoOptions)
func GitBasicAuth ¶
Types ¶
type CloneRepoOptions ¶
type GitHubClient ¶
func CreateGitHubClient ¶
func CreateGitHubClient(ctx context.Context, username, pat string) *GitHubClient
func (*GitHubClient) ListUserRepos ¶
func (c *GitHubClient) ListUserRepos(ctx context.Context, visibility string) ([]*github.Repository, error)
Click to show internal directories.
Click to hide internal directories.