githubcommon

package
v0.0.0-...-bb0c416 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// nolint:gosec // This is a constant, not a secret
	GitHubTokenEnvKey = "GITHUB_TOKEN"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHubCommon

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

func (*GitHubCommon) BuildHTTPClient

func (gc *GitHubCommon) BuildHTTPClient(ctx context.Context) *http.Client

func (*GitHubCommon) GetGHClient

func (gc *GitHubCommon) GetGHClient() *gh.Client

func (*GitHubCommon) GetGitHubAccessToken

func (gc *GitHubCommon) GetGitHubAccessToken() string

func (*GitHubCommon) GetHTTPClient

func (gc *GitHubCommon) GetHTTPClient() *http.Client

func (*GitHubCommon) SetGHClient

func (gc *GitHubCommon) SetGHClient(client *gh.Client)

func (*GitHubCommon) SetHTTPClient

func (gc *GitHubCommon) SetHTTPClient(client *http.Client)

func (*GitHubCommon) SetupGitHubClient

func (gc *GitHubCommon) SetupGitHubClient(ctx context.Context)

Jump to

Keyboard shortcuts

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