org

package
v5.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNilResponse = errors.New("nil response from GitHub API")

ErrNilResponse indicates the GitHub API returned a nil response object.

Functions

func ListOrgRepos

func ListOrgRepos(ctx context.Context, orgName string, rt http.RoundTripper) ([]string, error)

ListOrgRepos lists all non-archived repositories for a GitHub organization. The caller should provide an http.RoundTripper (rt). If rt is nil, the default transport will be created via roundtripper.NewTransport.

Types

This section is empty.

Jump to

Keyboard shortcuts

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