github

package
v0.0.0-...-c60753f Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2026 License: MIT Imports: 6 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 New

func New(owner, repo, token, host string) (*Client, error)

func (*Client) GetIssue

func (c *Client) GetIssue(ctx context.Context, number int) (_ tracker.Issue, err error)

func (*Client) PostComment

func (c *Client) PostComment(ctx context.Context, number int, body string) (_ int64, err error)

Jump to

Keyboard shortcuts

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