github

package
v0.0.0-...-8f0272f Latest Latest
Warning

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

Go to latest
Published: May 7, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func New

func New(cfg *config.Github) (*Client, error)

func (*Client) GetIssues

func (c *Client) GetIssues(count, page int) ([]*Issue, error)

type Issue

type Issue struct {
	Iss      *hub.Issue
	Comments []*hub.IssueComment
}

Jump to

Keyboard shortcuts

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