issues

package
v0.0.0-...-1eb392f Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2015 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

package issues deals with munging of github issues

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MungeIssues

func MungeIssues(client *github.Client, issueMungers, org, project string, minIssueNumber int, dryrun bool) error

func RegisterMunger

func RegisterMunger(munger Munger) error

Types

type Munger

type Munger interface {
	MungeIssue(client *github.Client, org, project string, issue *github.Issue, dryrun bool)
	Name() string
}

Jump to

Keyboard shortcuts

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