instrumented_handler

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GenerateUuid = uuid.NewV4

Functions

func InstrumentedHandler

func InstrumentedHandler(handler http.Handler, emitter EventEmitter) http.Handler

InstrumentedHandler is a helper for creating an instrumented http.Handler which will delegate to the given http.Handler.

Types

type EventEmitter

type EventEmitter interface {
	Emit(events.Event) error
}

Jump to

Keyboard shortcuts

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