github

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GithubAuthToken

func GithubAuthToken() string

Types

type GitHubClient

type GitHubClient struct {
	*GitHubClientConfig
	// contains filtered or unexported fields
}

func NewGitHubClient

func NewGitHubClient(config *GitHubClientConfig) (*GitHubClient, error)

func (*GitHubClient) CreateIssue

func (gc *GitHubClient) CreateIssue(owner, repo, title, body string) error

type GitHubClientConfig

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

Jump to

Keyboard shortcuts

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