Documentation ¶
Index ¶
Constants ¶
View Source
const DEFAULT_DELAY = 2 * time.Second
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggerMiddleware ¶
type LoggerMiddleware struct { HexOutput bool `mapstructure:"hex_output"` // contains filtered or unexported fields }
func (*LoggerMiddleware) HandleEvent ¶
func (l *LoggerMiddleware) HandleEvent(e muxy.ProxyEvent, ctx *muxy.Context)
func (*LoggerMiddleware) Setup ¶
func (l *LoggerMiddleware) Setup()
func (LoggerMiddleware) Teardown ¶
func (LoggerMiddleware) Teardown()
Click to show internal directories.
Click to hide internal directories.