eventsidecar

package
v0.1.24 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2018 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd(in io.Reader, out, errOut io.Writer) *cobra.Command

NewCmd creates a top-level command for event driver sidecar

Types

type EventListener

type EventListener interface {
	Serve() error
	Shutdown() error
}

EventListener listens for new events, parses & validates them, and finally sends them using transport

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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