filters

package
v0.0.0-...-619d7c0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2014 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IssuesFilter

type IssuesFilter func(issues []*gh.Issue, err error) ([]*gh.Issue, error)

func GetIssueFilter

func GetIssueFilter(c *cli.Context) IssuesFilter

Return the pr filter based on the context

type PullRequestsFilter

type PullRequestsFilter func(prs []*gh.PullRequest, err error) ([]*gh.PullRequest, error)

func GetPullRequestFilter

func GetPullRequestFilter(c *cli.Context) PullRequestsFilter

Return the pr filter based on the context

Jump to

Keyboard shortcuts

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