package
Version:
v0.0.0-...-ba0b9ec
Opens a new window with list of versions in this module.
Published: Apr 9, 2018
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
RequestReceived = iota
BeforeHandler
AfterHandler
AfterResponse
)
Basic events
func (e *Emitter) Emit(session interface{}, event int, next func())
func (e *Emitter) On(event int, handler func(interface{}, func()))
Source Files
¶
Click to show internal directories.
Click to hide internal directories.