hunter

package
v0.0.0-...-7b5d2a3 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

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
	MaxAge      int
}

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