Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Guard ¶
type Guard struct {
*kernel.ServerGuard
}
func NewGuard ¶
func NewGuard(app *kernel.ApplicationInterface) *Guard
func RegisterProvider ¶
func (*Guard) OverrideShouldReturnRawResponse ¶
func (guard *Guard) OverrideShouldReturnRawResponse()
func (*Guard) OverrideToCallbackType ¶
func (guard *Guard) OverrideToCallbackType()
func (*Guard) OverrideValidate ¶
func (guard *Guard) OverrideValidate()
Click to show internal directories.
Click to hide internal directories.