github

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GithubService

type GithubService struct {
	Client *github.Client
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL