github

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

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 represents the wrapper of GitHub API client

func NewClient

func NewClient(ctx context.Context, accessToken string) *Client

NewClient creates new Client object

func (*Client) CommitFronRef

func (c *Client) CommitFronRef(repo, ref string) (string, error)

CommitFronRef returns the latest commit SHA-1 of the given ref (branch, full commit SHA-1, short commit SHA-1...)

Jump to

Keyboard shortcuts

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