util

package
v0.0.0-...-bf65384 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package util is a high-level API for Github

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FillDetails

func FillDetails(
	a github.API,
	c cache.Cache,
	prs []github.PullRequest,
) chan error

FillDetails calls .FillDetails for each PR in prs in parallel. It returns a channel which will never be closed, so the caller should expect len(prs) values from it

func Pulls

func Pulls(a github.API, limit int) ([]github.PullRequest, error)

Pulls fetches the list of pull requests directly from the API

Types

This section is empty.

Jump to

Keyboard shortcuts

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