ingestor

package
v97.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2017 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler(logger lager.Logger, ingestor Ingestor, clock clock.Clock, emitter metrics.Emitter, secretKeys []string) http.Handler

Types

type Ingestor

type Ingestor interface {
	IngestPushScan(lager.Logger, PushScan) error
}

func NewIngestor

func NewIngestor(
	enqueuer queue.Enqueuer,
	emitter metrics.Emitter,
) Ingestor

type PushScan

type PushScan struct {
	Owner      string
	Repository string
	PushTime   time.Time
}

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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