Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Base ¶
func (*Base) BodyParserValidator ¶
BodyParserValidator parses the request body and validates the resulting object. It returns an error if parsing or validation fails.
func (*Base) HeaderParserValidator ¶
HeaderParserValidator parses the request headers and validates the resulting object. It returns an error if parsing or validation fails.
func (*Base) ParamParserValidator ¶
ParamParserValidator parses the request parameters and validates the resulting object. It returns an error if parsing or validation fails.
Click to show internal directories.
Click to hide internal directories.