Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubService ¶
func NewAuthenticatedService ¶
func NewAuthenticatedService(token string) *GithubService
func NewUnauthenticatedService ¶
func NewUnauthenticatedService() *GithubService
func (*GithubService) GetAllUserRepositories ¶
func (gh *GithubService) GetAllUserRepositories() ([]*github.Repository, error)
func (*GithubService) TestAuthentication ¶
func (gh *GithubService) TestAuthentication() error
Click to show internal directories.
Click to hide internal directories.