Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SIGNAL_BEFORE_REQUEST = handlerSignalPool.Get("http.before_request") // -> Send(HttpSignal) SIGNAL_AFTER_REQUEST = handlerSignalPool.Get("http.after_request") // -> Send(HttpSignal) )
Functions ¶
This section is empty.
Types ¶
type HttpSignal ¶
Click to show internal directories.
Click to hide internal directories.