Documentation
¶
Overview ¶
Package repository provides functionality related to a GitHub repository.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRepositories ¶
GetRepositories returns a list of repositories from a given user.
func RepoFullName ¶
func RepoFullName(repo *github.Repository) (string, error)
RepoFullName returns the "owner/name" string for a given repository.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.