search

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 29, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	AccessToken string
	Labels      string
	Lang        string
	Order       string
	Sort        string
	Page        int
	PerPage     int
}
type Search struct {
	// contains filtered or unexported fields
}

func NewSearch

func NewSearch(opts *Options) *Search

NewSearch creates new search struct.

func (*Search) Find

func (s *Search) Find() ([]github.Issue, error)

Find search GitHub for issues.

func (*Search) Query

func (s *Search) Query() string

Query returns the search query.

Jump to

Keyboard shortcuts

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