hunter

package
v0.0.0-...-34231cf Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2018 License: MIT Imports: 7 Imported by: 6

Documentation

Index

Constants

View Source
const (
	StatusForbidden = "forbidden"
	WorkerPoolSize  = 8
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Build

type Build struct {
	atc.Build
	ConcourseURL string
	Matches      []string
}

type SearchSpec

type SearchSpec struct {
	Pattern     *regexp.Regexp
	ShowOneOffs bool
}

type Searcher

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

func NewSearcher

func NewSearcher(client fly.Client) *Searcher

func (*Searcher) Search

func (s *Searcher) Search(spec SearchSpec) chan Build

Jump to

Keyboard shortcuts

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