github

package
v0.0.0-...-8561d81 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckRun

type CheckRun = github.CheckRun

type Client

type Client interface {
	GetCombinedStatus(ctx context.Context, owner, repo, ref string, opts *ListOptions) (*CombinedStatus, *Response, error)
	ListCheckRunsForRef(ctx context.Context, owner, repo, ref string, opts *ListCheckRunsOptions) (*ListCheckRunsResults, *Response, error)
}

func NewClient

func NewClient(ctx context.Context, token string) Client

type CombinedStatus

type CombinedStatus = github.CombinedStatus

type ListCheckRunsOptions

type ListCheckRunsOptions = github.ListCheckRunsOptions

type ListCheckRunsResults

type ListCheckRunsResults = github.ListCheckRunsResults

type ListOptions

type ListOptions = github.ListOptions

type RepoStatus

type RepoStatus = github.RepoStatus

type Response

type Response = github.Response

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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