Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewGitHubClient ¶
type Repo ¶
func (Repo) GetBlobFromTag ¶
func (Repo) GetGithubRepoTrees ¶
func (r Repo) GetGithubRepoTrees(commitSha string, directory string) ([]RepoTreeItem, error)
type RepoTreeItem ¶
Click to show internal directories.
Click to hide internal directories.