github

package
v0.0.0-...-c76383f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(token string) *Client

func (*Client) DownloadArchive

func (c *Client) DownloadArchive(ctx context.Context, owner, repo, ref, out string) error

func (*Client) ListBranches

func (c *Client) ListBranches(ctx context.Context, owner, repo string) ([]string, error)

func (*Client) ListRepositories

func (c *Client) ListRepositories(ctx context.Context, user string) ([]string, error)

func (*Client) ListTags

func (c *Client) ListTags(ctx context.Context, owner, repo string) ([]string, error)

func (*Client) ProcessRepository

func (c *Client) ProcessRepository(ctx context.Context, owner, repo, baseDir string) error

Jump to

Keyboard shortcuts

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