github

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(githubAccessToken string) *githubManager

Types

type Commit

type Commit struct {
	SHA           string
	Message       string
	Parents       []Commit
	StatusSuccess bool
	PushedDate    time.Time
}

func PickFirstParentCommits

func PickFirstParentCommits(fullCommitsList []Commit) []Commit

type Error

type Error struct {
	Message       string
	PreviousError error
}

func (Error) Error

func (e Error) Error() string

Jump to

Keyboard shortcuts

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