github

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TokenEnvVar = "GITHUB_TOKEN"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Account

type Account struct {
	Url     *url.URL
	Account string
	// contains filtered or unexported fields
}

func (*Account) GetRepo

func (a *Account) GetRepo(ctx context.Context, repoName string) (
	string, error,
)

func (*Account) ListRepos

func (a *Account) ListRepos(ctx context.Context) ([]string, error)

Jump to

Keyboard shortcuts

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