firehosenozzle

package
v6.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DebugPrinter

type DebugPrinter struct{}

func (DebugPrinter) Print

func (dp DebugPrinter) Print(title, dump string)

type FirehoseNozzle

type FirehoseNozzle struct {
	// contains filtered or unexported fields
}

func New

func New(
	url string,
	skipSSLValidation bool,
	subscriptionID string,
	idleTimeout time.Duration,
	minRetryDelay time.Duration,
	maxRetryDelay time.Duration,
	maxRetryCount int,
	authTokenRefresher consumer.TokenRefresher,
	metricsStore *metrics.Store,
) *FirehoseNozzle

func (*FirehoseNozzle) Start

func (n *FirehoseNozzle) Start()

Start processes both errors and messages until both channels are closed It then closes the underlying consumer.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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