api

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2022 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Client

func Client(PAT string) *githubv4.Client

Types

type Repo

type Repo struct {
	URL           string
	Name          string
	NameWithOwner string
	IsMirror      bool
	IsDisabled    bool
	IsArchived    bool
	IsEmpty       bool
	IsFork        bool
}

func Repos

func Repos(client *githubv4.Client) ([]Repo, error)

Jump to

Keyboard shortcuts

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