source

package
v0.0.0-...-5e69aba Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: MIT Imports: 4 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 {
	Client *github.Client
}

func NewClient

func NewClient(token string) *Client

func (*Client) GetIssue

func (c *Client) GetIssue(ctx context.Context, owner, repo string, number int) (*github.Issue, error)

func (*Client) ListCommits

func (c *Client) ListCommits(ctx context.Context, owner, repo string, number int, fn func(commit *github.IssueComment) error) error

Jump to

Keyboard shortcuts

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