Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
func (*Handler) BodyParserValidator ¶
func (*Handler) ParamsParserValidator ¶
func (*Handler) QueryParserValidator ¶
func (*Handler) ValidateStruct ¶
type Validatable ¶
type Validatable interface {
Validate() error
}
Click to show internal directories.
Click to hide internal directories.