github

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: May 16, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHubClient

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

func GetClient

func GetClient(status util.Status, workspace util.Workspace) *GitHubClient

func (*GitHubClient) SetStatus

func (gitHubClient *GitHubClient) SetStatus() error

type GraphQLRequest

type GraphQLRequest struct {
	Query     string `json:"query"`
	Variables string `json:"variables"`
}

Jump to

Keyboard shortcuts

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