github

package
v0.0.0-...-fe5ad04 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetClient

func GetClient() *github.Client

func InitClient

func InitClient(token string)

func PostComment

func PostComment(
	owner string,
	repo string,
	issueNumber int,
	comment string,
) (*github.Response, error)

Types

type ParsedGitHubTarget

type ParsedGitHubTarget struct {
	Owner       string
	Repo        string
	IssueNumber int
}

func ParseGitHubTarget

func ParseGitHubTarget(target string) (ParsedGitHubTarget, error)

Jump to

Keyboard shortcuts

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