milestone

package
v0.0.0-...-50db23e Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2016 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Milestone

type Milestone interface {
	Open() bool
	Description() string
	IssuesOpen() int
	IssuesClosed() int
	Deadline() time.Time
	Title() string
	String() string
}

A Milestone provides basic information about a GitHub milestone

func New

func New(rawJSON []byte) (Milestone, error)

New returns a Milestone from raw JSON

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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