consumer

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RepositoryConsumer

type RepositoryConsumer interface {
	Consume(ctx context.Context, repository *remotes.Repository)
}

RepositoryConsumer represent the contract for consuming repositories

func NewConsumer

func NewConsumer(
	extractionService v1beta.ManifestExtractionServiceClient,
	storageService v1beta.ManifestStorageServiceClient,
) RepositoryConsumer

NewConsumer creates a consumer process that is agnostic to the ingress channel.

Jump to

Keyboard shortcuts

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