Documentation ¶
Index ¶
- func BindingJson[O any](c *binding_context.Context, request any, sendFunc response.SendFunc[O]) bool
- func BindingMultipartForm[O any](c *binding_context.Context, request any, sendFunc response.SendFunc[O]) bool
- func BindingQuery[O any](c *binding_context.Context, query any, sendFunc response.SendFunc[O]) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindingJson ¶
func BindingMultipartForm ¶
func BindingQuery ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.