github

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package github that implements GitRepo interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client to communicate with Github

func (*Client) Authenticate

func (c *Client) Authenticate(host, token string) error

Authenticate to github

func (*Client) CreatePR

func (c *Client) CreatePR(newPR gitrepo.NewPR) (string, error)

CreatePR creates a pull request on github

Jump to

Keyboard shortcuts

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