bugtracker

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BugTracker

type BugTracker struct {
	Issues map[string]*bugtracker.Issue
}

func NewBugTracker

func NewBugTracker() *BugTracker

func (*BugTracker) AddIssue

func (b *BugTracker) AddIssue(id string, subject string)

func (BugTracker) Equal

func (b BugTracker) Equal(other bugtracker.BugTracker) bool

func (BugTracker) FindIssue

func (b BugTracker) FindIssue(id string) (*bugtracker.Issue, error)

Jump to

Keyboard shortcuts

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