Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindRequest ¶
*
- gin post/get 参数绑定
- 根据请求方法判断 *
- MIMEJSON == application/json
- MIMEPOSTForm == application/x-www-form-urlencoded
- MIMEMultipartPOSTForm == multipart/form-data
func BindRequestPost ¶ added in v1.0.1
*
- gin post 参数绑定
- 根据请求方法判断 *
- MIMEJSON == application/json
- MIMEPOSTForm == application/x-www-form-urlencoded
- MIMEMultipartPOSTForm == multipart/form-data
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.