Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DecorateResponse ¶
type DecorateResponse struct{}
type DefaultResponseOutcome ¶
type PanicToResponse ¶
type PanicToResponse struct{}
type Pipeline ¶
type Pipeline struct { App inter.App // The object being passed through the contract. Passable inter.Request // the array of pipes. Pipes []inter.HttpMiddleware }
noinspection GoNameStartsWithPackageName
func NewPipeline ¶
type RequestBodyDecoder ¶
type RequestBodyDecoder struct{}
Click to show internal directories.
Click to hide internal directories.