organizations

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2020 License: BSD-3-Clause Imports: 5 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListRepos

func ListRepos(org string, opts *ListOptions) ([]string, error)

func ListReposWithCallback

func ListReposWithCallback(org string, opts *ListOptions, cb func(repo *github.Repository) error) error

Types

type ListOptions

type ListOptions struct {
	Prefix      []string
	Exclude     []string
	Forked      bool
	NotForked   bool
	AccessToken string
	PushedSince *time.Time
	Debug       bool
}

func NewDefaultListOptions

func NewDefaultListOptions() *ListOptions

Jump to

Keyboard shortcuts

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