Documentation
¶
Index ¶
- Constants
- func Connect(token string) *github.Client
- func ConnectEnterprise(token string, url string) *github.Client
- func CreateRepo(client *github.Client, org string) *github.Repository
- func DeleteRepo(client *github.Client, org string) *github.Response
- func GetUser(client *github.Client, user string) *github.User
- func ListUserRepos(client *github.Client, user string, perpage int) []string
Constants ¶
View Source
const ( Separator = os.PathSeparator ListSeparator = os.PathListSeparator )
Variables ¶
This section is empty.
Functions ¶
func CreateRepo ¶
func CreateRepo(client *github.Client, org string) *github.Repository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.