Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // BeforeHandler contains the functions to be called before the handler method is executed BeforeHandler = &pipelineChannel{} // AfterHandler contains the functions to be called after the handler method is executed AfterHandler = &pipelineChannel{} )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.