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 ¶
Click to show internal directories.
Click to hide internal directories.