manifest

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2018 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotRunning = errors.New("not running")

Functions

This section is empty.

Types

type Handler

type Handler interface {
	HandleManifest(*types.ManifestRequest) error
}

type Service

type Service interface {
	Handler
	Done() <-chan struct{}
}

func NewHandler

func NewHandler(ctx context.Context, session session.Session, bus event.Bus) (Service, error)

Manage incoming leases and manifests and pair the two together to construct and emit a ManifestReceived event.

Directories

Path Synopsis
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0

Jump to

Keyboard shortcuts

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