Documentation ¶
Index ¶
- func GetGinParamFloat64(c *gin.Context, name string) (float64, error)
- func GetGinParamInt(c *gin.Context, name string) (int, error)
- func GetGinParamInt32(c *gin.Context, name string) (int32, error)
- func GetGinParamString(c *gin.Context, name string) string
- func GinResponseError(c *gin.Context, httpCode int, errMessage string)
- func GinResponseSuccess(c *gin.Context, datas interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GinResponseSuccess ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.