Documentation
¶
Overview ¶
Package github provides a client for querying the GitHub API, primarily to check repository metadata such as archive status.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseGitHubRemote ¶
ParseGitHubRemote extracts owner and repo from a GitHub remote URL. Supports both SSH (git@github.com:owner/repo.git) and HTTPS (https://github.com/owner/repo.git) formats.
Types ¶
Click to show internal directories.
Click to hide internal directories.