ghv3

package
v0.0.0-...-50c32d2 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 License: BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package ghv3 provides GitHub V3 API implementation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHubV3

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

GitHubV3 is the v3 implementation of gh.GitHubService.

func ProvideGitHubService

func ProvideGitHubService(config *env.Config) *GitHubV3

func (GitHubV3) CreateIssue

func (g GitHubV3) CreateIssue(title, body string, labels []string) (*gh.GitHubIssue, error)

CreateIssue create an issue.

Jump to

Keyboard shortcuts

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